| Overview | Package | Class | Tree | Deprecated | Index | Help | |||
| PREV PACKAGE | NEXT PACKAGE | FRAMES | NO FRAMES | ||
| Interface Summary | |
| CollaborativeSelections | an interface for making selections collaborative. |
| ImageCanvas.Modes | |
| NewViewEventSource | an interface identifying components that throw NewViewEvent objects. |
| NewViewListener | an interface for listening to NewViewEvents in a Viewer object. |
| PaintingViewer | A Viewer that visualizes data as images painted to the screen. |
| SelectingViewer | An interface that identifies a Viewer that supports SharableSelections. |
| SelectionsListener | an interface for observing changes in a Selections object. |
| SharableSelections | an interface for making selections available to other objects. |
| ViewerDelegater | an interface for classes that wish to employ a ViewerDelegate. |
| Viewer | Interface for classes to display Viewable objects. |
| Class Summary | |
| BasicAWTViewer | an abstract Viewer that provides an implementation based on AWT
components This is a simple viewer that will display a stack of Viewables provided in a ViewableList. |
| CollaborativeSelectionsAction | an action event meant for alerting collaborative partners about selection updates |
| GraphicalImageCanvas | an ImageCanvas that supports Graphical selections. |
| GraphicalSelectingViewer | A simple viewer that supports selections This viewer displays a stack of images from a ViewableList in a single canvas, allowing users to select data from the images. |
| ImageCanvas | A Canvas object for displaying images. |
| NewViewEvent | an event indicating that a viewer is displaying a new view of data. |
| NewViewMulticaster | an adapter that will distribute a NewViewEvent to a chain of Listeners |
| PosTrackerViewer | A viewer that displays positions of selected Voxels. |
| Selections | a container for user data selections. |
| SelectionsUpdateEvent | an event indicating that a change was made to the current data selections. |
| SharableSelectionsAdaptor | a basic implementation of the SharableSelections interface. |
| SimpleAWTViewer | a simple Viewer capable of displaying a stack of images This is a simple viewer that will display a stack of Viewables provided in a ViewableList. |
| SimpleViewer | a Simple viewer that displays visualizations from a single Viewable. |
| ViewerDelegate | A helper class that provides a generalized implementation of the data-handling chores needed by the Viewer interface. |
| ViewerSet | A ViewerSet object is an unordered collection of
Viewer objects. |
| Overview | Package | Class | Tree | Deprecated | Index | Help | |||
| PREV PACKAGE | NEXT PACKAGE | FRAMES | NO FRAMES | ||