Class LineStringTool
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.AbstractStreamDrawTool
org.locationtech.jtstest.testbuilder.ui.tools.LineStringTool
- 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 AbstractStreamDrawTool
bandFinished, mouseClicked, mouseLocationChanged, mousePressedMethods inherited from class LineBandTool
add, finishGesture, getCoordinates, getShape, isFinishingRelease, lastCoordinate, mouseDragged, mouseMoved, 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 classAbstractStreamDrawTool
-