AdjustableView |
|
InteractiveRendering |
An interactive rendering is used to render graphical data representations on a GUI widget, allowing for
rendering of invalidated regions.
|
Rendering |
A rendering is used to render graphical data representations to a GUI widget, image or another
output device such as a printer.
|
Viewport |
A Viewport allows to view a certain part of graphical data representations
given in coordinates defined in some model coordinate system.
|
ViewportAware |
Something which knows about a viewport, most likely a view GUI component.
|
ViewportListener |
A change listener which can be added to viewports.
|