FSVarioMatrixDataSource


Conforms To:
FSMatrixDataSource
Declared In:
FSVarioMatrix.h


Protocol Description

No protocol description.


Method Types

- matrix:rowRangeForCell:
- matrix:columnRangeForCell:
- matrix:xOffsetInCell:
- matrix:yOffsetInCell:
- matrix:additionalAreas:inRow:
- matrix:additionalAreas:inColumn:
- matrix:resizeMaskForCell:

Instance Methods

matrix:additionalAreas:inColumn:

- (int)matrix:(FSVarioMatrix*)mx additionalAreas:(CellArea**)areas inColumn:(int)col

No method description.


matrix:additionalAreas:inRow:

- (int)matrix:(FSVarioMatrix*)mx additionalAreas:(CellArea**)areas inRow:(int)row

No method description.


matrix:columnRangeForCell:

- (NSRange)matrix:(FSVarioMatrix*)mx columnRangeForCell:(FSCell)cell

No method description.


matrix:resizeMaskForCell:

- (int)matrix:(FSVarioMatrix*)mx resizeMaskForCell:(FSCell)cell

No method description.


matrix:rowRangeForCell:

- (NSRange)matrix:(FSVarioMatrix*)mx rowRangeForCell:(FSCell)cell

No method description.


matrix:xOffsetInCell:

- (float)matrix:(FSVarioMatrix*)mx xOffsetInCell:(FSCell)cell

No method description.


matrix:yOffsetInCell:

- (float)matrix:(FSVarioMatrix*)mx yOffsetInCell:(FSCell)cell

No method description.


Version 1.1 Copyright ©2001 by Stefan Leuker. All Rights Reserved.