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

Interface GraphicMouseEvent

  • All Superinterfaces:
    GraphicEvent


    public interface GraphicMouseEvent
    extends GraphicEvent
    Provides a common abstraction for the various event objects pertaining to mouse events on a Graphic.
    • Method Detail

      • getID

        int getID()
        Get the ID flag for this event. Returns AWTEvent.getID(), unless the semantic is not supported by MouseEvent, e.g. MOUSE_DWELLED.
      • getMouseEvent

        java.awt.event.MouseEvent getMouseEvent()
        Returns the MouseEvent that this event references.
        Returns:
        the MouseEvent referenced by this event.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.