Class Summary |
Controller |
Controller class. |
DrawingCanvas |
Class for drawing stuff onto a canvas (widget). |
EditArea |
|
EditFrame |
Frame representing the text editor. |
EditTool |
A small text editor for opening / modifying / saving text files. |
GeomDataManager |
GeomDataManager class provides the interface for interaction with the GeomRep module (package). |
ImageFilter |
Filter class for image files (for screenshots). |
LineNumberedBorder |
Line numbered border. |
MeshFileReader |
Class for reading various file formats.
|
MyColorButton |
Class for providing a customized JButton for using as a color palette. |
MyEdge |
Internal class used in marshalling the edge related data and putting
things in order before an Edge can be constructed. |
MyFace |
Internal class used in marshalling the face related data and putting
things in order before a Face can be constructed. |
MyVertex |
Internal class used in marshalling the vertex related data and putting
things in order before a Vertex can be constructed. |
OutputPanel |
|
Plot2DPreferenceDialog |
|
SizeComboListener |
|
StyleComboListener |
|
TwoDPlotManager |
TwoDPlotManager class provides a unified interface to manage multiple
two D plots, the plots can be shown as tabs, or in a drop down box:
that decision is made by the Viewer class (the top level GUI). |
Viewer |
Viewer class that defines the main GUI window. |