Class LayerAttributeMetadataChangedEvent

All Implemented Interfaces:
Serializable

public class LayerAttributeMetadataChangedEvent extends LayerEvent
See Also:
  • Constructor Details

    • LayerAttributeMetadataChangedEvent

      public LayerAttributeMetadataChangedEvent(Object src, Layer layer, Attribute[] oldAttributes)
      Constructs the LayerAttributeMetadataChangedEvent instance
      Parameters:
      src - the object generating the event
      layer - the layer associated with the event
  • Method Details