|
Class Summary |
| AxisSpec |
This class holds the attributes used for creating an axis for a scale. |
| BoundedContainer |
A visual container that is at fixed position and size. |
| BoundedVisualizable |
A visualizable that is at fixed position and size. |
| EGraph |
An EGraph is a graph definition. |
| Graphable |
This is the common base class for items that can be added to EGraph
for graphing (e.g. |
| GraphTool |
This class contains public utility methods in the graph package. |
| LegendSpec |
This class contains legend formatting attributes. |
| PlotSpec |
This class contains the plot painting attributes. |
| Plotter |
A plotter is responsible for processing a graph definition, and producing a
visual graph that is capable of rendering the graph in a graphics output. |
| TextSpec |
This class contains the formatting attributes for text labels. |
| TitleSpec |
This class contains the title text and formatting attributes. |
| VContainer |
This is a container of visualizable objects. |
| VGraph |
VGraph is the final output of a EGraph. |
| Visualizable |
This class defines the common interface for all visualizable objects. |