Class LayerEvent

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

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

  • Method Details

    • getType

      public LayerEventType getType()
    • getLayerable

      public Layerable getLayerable()
    • getCategory

      public Category getCategory()
    • getLayerableIndex

      public int getLayerableIndex()