Uses of Class
org.locationtech.jts.jump.workbench.model.CategoryEvent
-
Packages that use CategoryEvent 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.org.locationtech.jts.jump.workbench.ui -
-
Uses of CategoryEvent in org.locationtech.jts.jump.workbench.model
Methods in org.locationtech.jts.jump.workbench.model with parameters of type CategoryEvent Modifier and Type Method Description voidLayerAdapter. categoryChanged(CategoryEvent e)voidLayerListener. categoryChanged(CategoryEvent e) -
Uses of CategoryEvent in org.locationtech.jts.jump.workbench.ui
Methods in org.locationtech.jts.jump.workbench.ui with parameters of type CategoryEvent Modifier and Type Method Description voidLayerViewPanel. categoryChanged(CategoryEvent e)voidTreeLayerNamePanel. categoryChanged(CategoryEvent e)
-