Documentation of 'org.opengis.go.display.event.GraphicEvent' Java class
GraphicEvent
org.opengis.go.display.event

Interface GraphicEvent

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      void consume()
      Consumes this GraphicEvent so that it will not be processed in the default manner by the source from which it originated.
      Graphic getGraphic()
      Returns the Graphic this GraphicEvent initially occurred on.
      boolean isConsumed()
      Returns whether or not this event has been consumed.
    • Method Detail

      • getGraphic

        Graphic getGraphic()
        Returns the Graphic this GraphicEvent initially occurred on.
        Returns:
        the Graphic source of this event or null if none.
      • consume

        void consume()
        Consumes this GraphicEvent so that it will not be processed in the default manner by the source from which it originated.
      • isConsumed

        boolean isConsumed()
        Returns whether or not this event has been consumed.
        Returns:
        the consumed status.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.