|
Class Summary |
| Axis |
This class controls the look and feel of axes. |
| BarDrawer |
Abstraction for drawing data as a bar graph |
| BasicDrawer |
Drawer of Primary, non-temporal market data |
| CandleDrawer |
Abstraction for drawing candles |
| DataSet |
This class is designed to hold the data to be plotted. |
| DateDrawer |
Abstraction for drawing date data |
| DoublePair |
|
| Drawer |
Abstraction for drawing data tuples |
| Gin |
Popup a window to output data after a Graphics Input command
the window contains the following
X value
Y value |
| Graph |
This is the main plotting class. |
| IndicatorDrawer |
Abstraction for drawing indicator tuples |
| InteractiveGraph |
This class is an extension of Graph class. |
| LineDrawer |
Abstraction for drawing data tuples as points connected by lines |
| LoadMessage |
This is a separate thread that flashes a message
on the Graph canvas that data is loading |
| LowerGraph |
|
| MainGraph |
|
| Markers |
This class installs, manipulates and draws markers. |
| MarkerVertex |
This class is a structure class. |
| MarketDrawer |
Drawer of market basic data - open, high, low, close, etc. |
| PriceDrawer |
Abstraction for drawing price bars |
| Range |
A popup window for altering the range of the plot |
| RefSpec |
|
| RotateTextFilter |
This is an extension to the ImageFilter class that will rotate an image
a multiple of 90 degrees. |
| RTextLine |
This class is an extension of the TextLine Class
that allows text to be rotated. |
| SpecialFunction |
This class contains physical constants and special functions not found
in the java.lang.Math class. |
| TemporalDrawer |
Abstraction for drawing time-related data |
| TextLine |
This class is designed to bundle together all the information required
to draw short Strings with subscripts and superscripts |
| TextState |
A structure class used exclusively with the TextLine class. |
| TimeDrawer |
Abstraction for drawing time data |