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