| Class | Description |
|---|---|
| GraphData |
All the data needed to represent a single graph.
|
| GraphGroups | |
| Point<S extends java.lang.Number,T extends java.lang.Number> |
The Point consists of a single entry in the graph system.
|
| ValueEntry<T extends java.lang.Number> |
Each value entry in a graph is identified by its numerical value and
possibly its label.
|