|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| Grid<R extends Grid.Row,C extends Grid.Column> | An interface used to create a local data source. |
| Grid.Column | A Column is a list of values. |
| Grid.Row | A Row is a list of values. |
| Class Summary | |
|---|---|
| ArrayGrid<R extends ArrayGrid.Row,C extends ArrayGrid.Column> | ArrayGrid is an implementation of the Grid interface which provides a disconnected dataset. |
| ArrayGrid.Column | Contains an ArrayList of objects, each object associated with a different row. |
| ArrayGrid.Row | Contains an ArrayList of objects, each object associated with a different column. |
| ImageInfo | |
| XOD | Xml Object Document (XOD) generates objects from the XML file, and associates them with a Map. |
| Enum Summary | |
|---|---|
| ImageInfo.Format | |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||