Derived from: nothing
Declared in: layoutMatrixItem.h
Library: libBeGUI.so
The LayoutMatrixItem Class acts as an outer container for the various BeOS Interface objects. It knows what to do to make each of these objects font sensitive, and stores some internal data about each object for the use of the LayoutMatrix Class.
This is the constructor. It only adds itself to it's parent LayoutMatrix.
This is the destructor. It does nothing.
This is the real work horse of the class. It calculates all it's internal sizes and positions. It calculates it's own size and stores this information for your future use. It readies itself to be placed in position.
Overview
[method summary]
LayoutMatrixItem()
LayoutMatrixItem(void * paramItem,
LayoutMatrix * paramLayoutMatrix,
const uint32 paramKind);
~LayoutMatrixItem()
~LayoutMatrixItem();
Calc()
void Calc();
for version 1.4.2
Copyright © 1998-1999 Ed Musgrove Be Developer #2076. All rights reserved.
edgar@harbornet.com
emusgrov@linknet.kitsap.lib.wa.us
Last modified March 17, 1999.