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 |