Class | Description |
---|---|
AppPreferences |
This class serves as a collection of preferences for this program.
|
Axis |
Representation of a set of axes around the coordinates.
|
ChooseUnitDialog<Q extends Quantity> |
A modal dialog the allows the user to select a set of units to be used.
|
ChooseUnitPanel<Q extends Quantity> |
A panel the allows the user to select a length unit to be used.
|
GeomSS |
Application that hosts a Geometry Scripting System.
|
GeomSSBatch |
This class will run a GeomSS BeanShell script in batch (background or non-interactive)
mode.
|
GeomSSBatch.PublicScene |
A class that serves as the public interface (in BeanShell) for this application's
3D scene.
|
GeomSSCanvas3D |
The 3D canvas used by this application to display the user's geometry.
|
GeomSSGUI |
This class represents a multi-document interface GUI application for use in this
program.
|
GUIPreferences |
This class serves as a collection of preferences for this program.
|
MainWindow |
Main window for the GeomSS program.
|
Test4Java3D |
A class used to test for the existence of Java3D.
|
Enum | Description |
---|---|
GeomSSCanvas3D.PDViewAngle |
Pre-defined view angles used with
setView . |