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

Interface GraphicChangeEvent

  • All Superinterfaces:
    GraphicEvent


    public interface GraphicChangeEvent
    extends GraphicEvent
    Provides a common abstraction for the various event objects pertaining to change events on a Graphic.
    • Field Detail

      • EDITABLE_CHANGED

        static final int EDITABLE_CHANGED
        Flag for changes to a Graphic by a user via the GUI controls.
        See Also:
        Constant Field Values
      • EDITABLE_END

        static final int EDITABLE_END
        Flag for exiting editable mode.
        See Also:
        Constant Field Values
      • EDITABLE_START

        static final int EDITABLE_START
        Flag for entering editable mode.
        See Also:
        Constant Field Values
      • GRAPHIC_CHANGED

        static final int GRAPHIC_CHANGED
        Flag for graphic changed by non-edit mechanism.
        See Also:
        Constant Field Values
      • GRAPHIC_DESELECTED

        static final int GRAPHIC_DESELECTED
        Flag for graphic deselected.
        See Also:
        Constant Field Values
      • GRAPHIC_DISPOSED

        static final int GRAPHIC_DISPOSED
        Flag for graphic disposed.
        See Also:
        Constant Field Values
      • GRAPHIC_SELECTED

        static final int GRAPHIC_SELECTED
        Flag for graphic selected.
        See Also:
        Constant Field Values
    • Method Detail

      • getID

        int getID()
        Get the ID flag for this event.
        Returns:
        The event type. One of the constants declared in this interface.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.