Class SelectionInteractor.SelectPointTool
java.lang.Object
com.bc.ceres.swing.figure.interactions.SelectionInteractor.SelectPointTool
- All Implemented Interfaces:
SelectionInteractor.Tool
- Enclosing class:
SelectionInteractor
protected class SelectionInteractor.SelectPointTool
extends Object
implements SelectionInteractor.Tool
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddrag(MouseEvent event) voidend(MouseEvent event) voidstart(MouseEvent event)
-
Constructor Details
-
SelectPointTool
protected SelectPointTool()
-
-
Method Details
-
start
- Specified by:
startin interfaceSelectionInteractor.Tool
-
drag
- Specified by:
dragin interfaceSelectionInteractor.Tool
-
end
- Specified by:
endin interfaceSelectionInteractor.Tool
-