Uses of Class
com.vividsolutions.jump.workbench.model.CategoryEventType
Packages that use CategoryEventType
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 CategoryEventType in com.vividsolutions.jump.workbench.model
Fields in com.vividsolutions.jump.workbench.model declared as CategoryEventTypeModifier and TypeFieldDescriptionstatic final CategoryEventTypeCategoryEventType.ADDEDstatic final CategoryEventTypeCategoryEventType.METADATA_CHANGEDMetadata includes the name of the category.static final CategoryEventTypeCategoryEventType.REMOVEDMethods in com.vividsolutions.jump.workbench.model that return CategoryEventTypeConstructors in com.vividsolutions.jump.workbench.model with parameters of type CategoryEventTypeModifierConstructorDescriptionCategoryEvent(Category category, CategoryEventType type, int categoryIndex)