Package org.zaval.data

Different interfaces and classes used for data representation.

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.
 

Package org.zaval.data Description

Different interfaces and classes used for data representation.



Copyright © Zaval Creative Engineering Group, 2000-2005.
http://www.zaval.org