Uses of Class
org.locationtech.jts.jump.util.SimpleTreeModel
-
Packages that use SimpleTreeModel Package Description org.locationtech.jts.jump.workbench.model Layers, Categories, and Layer Managers -- the top level of abstraction in the JUMP data model, wrapping Features and FeatureCollections, which in turn wrap Geometries. -
-
Uses of SimpleTreeModel in org.locationtech.jts.jump.workbench.model
Subclasses of SimpleTreeModel in org.locationtech.jts.jump.workbench.model Modifier and Type Class Description class
LayerTreeModel
JTree model for displaying the Layers, WMSLayers, and other Layerables contained in a LayerManager.
-