FSVarioMatrix


Inherits From:
FSMatrix
Declared In:
FSVarioMatrix.h


Class Description

No class description.


Defined Types

Synopsis:

typedef struct _CellArea {    
    NSRange range;
    float offset;
    float length;
    NSString *label;
    
} CellArea;


Symbolic Constants

Synopsis:

FSVM_WIDTH  1
FSVM_HEIGHT  2


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