Class Summary |
ColorEditor |
This code taken from the Java tutorial on tables. |
ColorGradient |
The purpose of this class is to provide a more sophisticated color gradient
for plotting. |
ColorIndicator |
This class represents a GUI component that can be used to show a selected
color. |
ColorModel |
This class represents a general model of producing colors. |
ColorRenderer |
This code taken from the Java tutorial on tables. |
FillOptions |
This class basically just stores the settings for a Paint so that they can
be edited and so that multiple different draw objects can use this code. |
FontOptions |
|
FormattedString |
This class is intended to do simple formatting on strings and also allow some ability to put
in formulas that will be evaluated. |
LegendHelper |
|
NumberFormatter |
This class is used to do formatting on numbers to make them look good. |
PlottingHelper |
This utility class has methods in it that can be useful for different plotting
routines. |
ShapeCreator.CircleCreator |
|
ShapeCreator.EmptyCreator |
|
ShapeCreator.PlusCreator |
|
ShapeCreator.RectangleCreator |
|
ShapeCreator.RoundRectangleCreator |
|
ShapeCreator.TriangleCreator |
|
StrokeOptions |
This class encapsulates the information for a stroke and provides a GUI for editing
the stroke setting. |
SymbolOptions |
This class keeps track of the options for marker shapes. |