Class LayerEventType
java.lang.Object
com.vividsolutions.jump.workbench.model.LayerEventType
Whether a Layer was added, removed, or modified.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final LayerEventTypestatic final LayerEventTypeThe data changed or a style changed.static final LayerEventTypeMetadata includes the name of the layer.static final LayerEventTypestatic final LayerEventType -
Method Summary
-
Field Details
-
ADDED
-
REMOVED
-
METADATA_CHANGED
Metadata includes the name of the layer. -
APPEARANCE_CHANGED
The data changed or a style changed. -
VISIBILITY_CHANGED
-
-
Method Details
-
toString
-