Class PointTool
java.lang.Object
org.locationtech.jtstest.testbuilder.ui.tools.BasicTool
org.locationtech.jtstest.testbuilder.ui.tools.IndicatorTool
org.locationtech.jtstest.testbuilder.ui.tools.LineBandTool
org.locationtech.jtstest.testbuilder.ui.tools.AbstractDrawTool
org.locationtech.jtstest.testbuilder.ui.tools.PointTool
- All Implemented Interfaces:
KeyListener, MouseListener, MouseMotionListener, MouseWheelListener, EventListener, Tool
- Version:
- 1.7
-
Field Summary
Fields inherited from class LineBandTool
tentativeCoordinate -
Method Summary
Methods inherited from class AbstractDrawTool
bandFinished, mouseClickedMethods inherited from class LineBandTool
add, finishGesture, getCoordinates, getShape, isFinishingRelease, lastCoordinate, mouseDragged, mouseLocationChanged, mouseMoved, mousePressed, mouseReleased, setClickCountToFinishGesture, setCloseRing, setDrawBandLines, toArrayMethods inherited from class IndicatorTool
clearIndicator, isIndicatorVisible, redrawIndicatorMethods inherited from class BasicTool
activate, deactivate, geomModel, getCursor, getGraphics2D, gridSize, keyPressed, keyReleased, keyTyped, mouseEntered, mouseExited, mouseWheelMoved, panel, toModelSnapped, toModelSnappedIfCloseToViewGrid, toModelSnappedToViewGrid
-
Method Details
-
getInstance
-
getGeometryType
protected int getGeometryType()- Specified by:
getGeometryTypein classAbstractDrawTool
-