Class | Description |
---|---|
BareGraph |
The class BareGraph makes a graphical respresentation of a set of
integer values.
|
Graph |
The class Graph creates decoration labels around an actual
(BareGraph) graph.
|
GraphDataSet |
The class GraphDataSet holds the int data, representing a line on
a Graph.
|
Level |
The Level class is a JPanel with a LevelDraw in it.
|
LevelDraw |
The LevelDraw class produces a lightweight component in the shape of
a Level.
|