|
Class Summary |
| AddDialog |
An AddDialog object can be used to allow a user to add an Editable object to a specified Set object. |
| AddTransformDialog |
An AddTransformDialog allows the user to select a type of transformation
to apply to an AbstractSurface object. |
| EditCameraDialog |
An EditCameraDialog object can be used to specify the settings of a Camera object. |
| EditLightDialog |
An EditLightDialog object can be used to gather input from a user
to specify the settings for a Light object. |
| EditPlaneDialog |
An EditPlaneDialog object can be used to allow a user to specify the orientation of a Plane object
that is wrapped by a SurfaceUI object. |
| EditPolynomialDialog |
An EditPolynomialDialog object can be used to allow a user to edit the terms of a SurfaceUI object
that wraps a Polynomial object. |
| EditPolynomialTermDialog |
An EditPolynomialTermDialog object can be used to allow the user to edit a PolynomialTerm object. |
| EditRGBDialog |
An EditRGBDialog object can be used to allow a user to specify
the data for a RGB object. |
| EditTransformDialog |
An EditTransformDialog object allows the user to edit the transformation properties of an AbstractSurface object. |
| EditTriangleDialog |
An EditTriangleDialog object can be used to allow a user to specify the vertices of a Triangle object
that is wrapped by a SurfaceUI object. |
| EditVectorDialog |
An EditVectorDialog object can be used to allow a user to specify
the data for a Vector object. |
| NetworkDialog |
A NetworkDialog object allows the user to set up a node group for a network. |
| NewLightDialog |
A NewLightDialog object can be used to allow the user to add a Light object to a Scene object. |
| NewSurfaceDialog |
A NewSurfaceDialog object can be used to allow the user to add a new Surface object to a Scene object
or a SurfaceGroup object. |
| PolynomialTermsListModel |
The PolynomialTermsListModel class extends AbstractListModel and provides a list model that dynamically displays
the terms of a Polynomial object. |
| RenderOptionsDialog |
A RenderOptionsDialog can be used to allow the user to modify a RenderPanel object. |
| SendTaskDialog |
A SendTaskDialog object provides a dialog for collecting input required
to submit a rendering task. |
| TransformationsListModel |
The TransformationsListModel class extends AbstractListModel and provides a list model that dynamically displays
the transformations applied to an AbstractSurface object. |