|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.faceless.graph | |
|---|---|
| org.faceless.graph | Contains the basic classes for creating a Graph. |
| org.faceless.graph.output | Contains the classes for rendering a Graph to an output device. |
| Classes in org.faceless.graph used by org.faceless.graph | |
|---|---|
| AbstractBarGraph
An abstract superclass for all Bar Graphs. |
|
| AbstractLineGraph
The abstract superclass for all graphs plotting continuous data (as opposed to bar graphs, which are for plotting discrete data). |
|
| AxesGraph
An Axes Graph covers every Graph that is plotted against an Axes. |
|
| BoundingBox
A BoundingBox is a simple cube which
is used to define the "Bounding Box", or the smallest
cube that contains a object, on a Canvas. |
|
| Graph
The abstract base class for all Graphs in the org.faceless.graph package. |
|
| Point
A Point represents a point in 3D space, and is the building block upon which the 3D representation of the Graphs is based. |
|
| Style
Styles control the colors, borders and fonts of an element. |
|
| Classes in org.faceless.graph used by org.faceless.graph.output | |
|---|---|
| BoundingBox
A BoundingBox is a simple cube which
is used to define the "Bounding Box", or the smallest
cube that contains a object, on a Canvas. |
|
| Graph
The abstract base class for all Graphs in the org.faceless.graph package. |
|
| Style
Styles control the colors, borders and fonts of an element. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||