|
Class Summary |
| AbstractCoord |
This is the base class that implements the common methods of Coordinate. |
| Coordinate |
A coordinate defines the dimensional space for rendering graph elements. |
| FacetCoord |
A facet coordinate is used to create a chart of chart, or nested charts. |
| GeoCoord |
This coordinate is used to map longtitude and latitude on a rectangular
space. |
| ParallelCoord |
A parallel coord consists of a set of parallel vertical axes that
plot data points on the axes. |
| PolarCoord |
A polar coordinate transforms the visual objects and their shapes in a
circular arrangement around the center of the coordinate. |
| Rect25Coord |
A two-dimensional rectangular coordinate with an extra dimension (depth) to
give elements a 3D look and feel (2 1/2 dimensions). |
| RectCoord |
This is a rectangular 2D coordinate. |
| TriCoord |
A triangular coordinate plot points at the intersection of grid lines. |