|
Class Summary |
| CameraPersistenceDelegate |
A CameraPersistenceDelegate object adjusts the way the a Camera object is encoded into XML
when using an XMLEncoder. |
| FileDecoder |
The FileDecoder class provides static methods for decoding scene and surface data
that has been stored in a file. |
| FileEncoder |
The FileEncoder class provides static methods for encoding Scene and Surface objects
and storing them in local files. |
| JTextAreaPrintWriter |
A JTextAreaPrintWriter object can be used as an interface for printing text into a JTextArea object. |
| LightPersistenceDelegate |
A LightPersistenceDelegate object adjusts the way the a Light object is encoded into XML
when using an XMLEncoder. |
| SurfacePersistenceDelegate |
A SurfacePersistenceDelegate object adjusts the way the an AbstractSurface or AbstractSurfaceUI object
is encoded into XML when using an XMLEncoder. |