Uses of Class
org.apache.sis.portrayal.Observable
Packages that use Observable
Package
Description
Widgets showing
GridCoverage images or sample values.Widgets for showing a map in a JavaFX application.
Symbology and map representations, together with a rendering engine for display.
-
Uses of Observable in org.apache.sis.gui.coverage
Subclasses of Observable in org.apache.sis.gui.coverageModifier and TypeClassDescriptionclass -
Uses of Observable in org.apache.sis.gui.map
Subclasses of Observable in org.apache.sis.gui.mapModifier and TypeClassDescriptionclassA canvas for maps to be rendered on screen in a JavaFX application.classA canvas for maps to be rendered using Java2D from Abstract Window Toolkit. -
Uses of Observable in org.apache.sis.portrayal
Subclasses of Observable in org.apache.sis.portrayalModifier and TypeClassDescriptionclassCommon abstraction for implementations that manage the display and user manipulation of spatial graphic elements.classA canvas for two-dimensional display device using a Cartesian coordinate system.