Interface CanvasSelectionListener

    • Method Detail

      • valueChanged

        void valueChanged​(CanvasSelectionEvent evt)
        invoked whenever the value of the selection changes.
        Parameters:
        evt - CanvasSelectionEvent
      • borderChanged

        void borderChanged​(CanvasSelectionEvent evt)
        invoked whenever the selection border changes.
        Parameters:
        evt - CanvasSelectionEvent