Class CategoryEvent

java.lang.Object
com.vividsolutions.jump.workbench.model.CategoryEvent

public class CategoryEvent extends Object
An addition, removal, or modification of a Category.
See Also:
  • Constructor Details

  • Method Details

    • getType

      public CategoryEventType getType()
    • getCategory

      public Category getCategory()
    • getCategoryIndex

      public int getCategoryIndex()