Package visual

Interface Summary
VisualizationRenderer The requirements of a VisualizationRenderer (i.e., an object that handles the rendering for a particular VisualizationView and Visualization)
 

Class Summary
PartialVisualizationRenderer A decorator of a VisualizationRenderer that only shows part of the content.
PlainVisualizationRenderer A "plain" VisualizationRenderer that simply clears the background and renders the content
ScaledVisualizationRenderer A decorator of a VisualizationRenderer that adds scaling capabilities.
Visualization A collection of Content objects to be rendered (and a collection of GUI components that will render them)
VisualizationView A GUI component that presents a collection of SimpleContent objects
 



Design and Implementation of Multimedia Software, Jones and Bartlett Publishers