Package com.bc.ceres.grender
package com.bc.ceres.grender
-
InterfacesClassDescription
JComponent
s implementing this interface are views which can be adjusted using theAdjustableViewScrollPane
.An interactive rendering is used to render graphical data representations on a GUI widget, allowing for rendering of invalidated regions.A rendering is used to render graphical data representations to a GUI widget, image or another output device such as a printer.AViewport
allows to view a certain part of graphical data representations given in coordinates defined in some model coordinate system.Something which knows about a viewport, most likely a view GUI component.A change listener which can be added to viewports.