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