Interface SelectionTool

    • Method Detail

      • getCursor

        Cursor getCursor()
        Return Cursor.
        Returns:
        Cursor
      • getMoveTool

        MoveTool getMoveTool()
        Return MoveTool associated with this selection Tool
        Returns:
        MoveTool
      • getResizeTool

        ResizeTool getResizeTool()
        Return ResizeTool associated with this selection Tool
        Returns:
        ResizeTool