See: Description
| Interface | Description | 
|---|---|
| AdjustableView | 
JComponents implementing this interface are views which can
 be adjusted using the AdjustableViewScrollPane. | 
| 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. 
 | 
Copyright © 2014–2022 European Space Agency (ESA). All rights reserved.