|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| MatrixModel | This interface provides ability to manipulate a matrix-like data structures. |
| TextModel | The interface is used to represent text data. |
| TreeModel | This interface is used to manipulate tree-like data structures. |
| Class Summary | |
| Item | This class is used to represent tree model items. |
| Matrix | This class is implementation of MatrixModel interface and it used to organize
matrix-like structures. |
| SingleLineTxt | This class is an impl ementation of TextModel interface. |
| Text | This class is an implementation of TextModel interface. |
| Tree | This class is implementation of TreeModel interface and it is used to organize
tree-like structures basing on Item class. |
Different interfaces and classes used for data representation.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||