| CellObjectChooser |
Not of interest for users.
|
| LayerDblGridDrawer |
It is able to draw a DblGrid on a LayeredSurfaceFrame using
a ColorMap to render the values contained by the cell with
a specific color.
This class builds an image when created and every time is updated
it modifies the parts of the images that are changed.
|
| LayeredSurfaceFrame |
It is the Space Viewer window.
|
| LayeredSurfacePanel |
Not of interest for users.
|
| LayeredSurfaceProperties |
Not of interest for users.
|
| LayerIntGridDrawer |
It is able to draw an IntGrid on a LayeredSurfaceFrame using
a ColorMap to render the values contained by the cell with
a specific color.
This class builds an image when created and every time is updated
it modifies the parts of the images that are changed.
|
| LayerMouseListener |
A generic implementation of the ILayerMouseListener interface.
|
| LayerMultiObjectGridDrawer |
It is able to draw objects contained by a MultiObjGrid on a LayeredSurfaceFrame.
When on a cell there is at least one object it is represented by a circle.
|
| LayerObjectGridDrawer |
It is able to draw objects contained by an ObjGrid on a LayeredSurfaceFrame.
An object is represented by a circle.
|