LTableMonoGeometry is a concrete implemantation of LTableGeometry to support a table where all cells are the same size.
Methods :
The methods in this class are:
Data Members:
The data members in this class are:
Operation:
This class adds no new member functions, but implements every pure virtual function listed in LTableGeometry.
Source files:
See also:
Purpose:
The constructor creates the object.
Access :
Prototype:
LTableMonoGeometry( LTableView *inTableView,
UInt16 inColWidth,
UInt16 inRowHeight );Parameters:
This method has the following parameters:
Purpose:
The destructor destroys the object.
Access :
Prototype:
virtual ~LTableMonoGeometry();
Purpose:
This is an override of GetColHitBy() in LTableGeometry.
Purpose:
This is an override of GetColWidth() in LTableGeometry.
Purpose:
This is an override of GetImageCellBounds() in LTableGeometry.
Purpose:
This is an override of GetRowHeight() in LTableGeometry.
Purpose:
This is an override of GetRowHitBy() in LTableGeometry.
Purpose:
This is an override of GetTableDimensions() in LTableGeometry.
Purpose:
This is an override of SetColWidth() in LTableGeometry.
Purpose:
This is an override of SetRowHeight() in LTableGeometry.
Purpose:
Access :
Prototype:
Purpose:
Access :
Prototype: