public class LineStringTool extends AbstractStreamDrawTool
Modifier and Type | Field and Description |
---|---|
private static LineStringTool |
singleton |
tentativeCoordinate
Modifier | Constructor and Description |
---|---|
private |
LineStringTool() |
Modifier and Type | Method and Description |
---|---|
protected int |
getGeometryType() |
static LineStringTool |
getInstance() |
bandFinished, mouseClicked, mouseLocationChanged, mousePressed
add, finishGesture, getCoordinates, getShape, isFinishingRelease, lastCoordinate, mouseDragged, mouseMoved, mouseReleased, setClickCountToFinishGesture, setCloseRing, setDrawBandLines, toArray
clearIndicator, isIndicatorVisible, redrawIndicator
activate, deactivate, geomModel, getCursor, getGraphics2D, getModelSnapTolerance, gridSize, keyPressed, keyReleased, keyTyped, mouseEntered, mouseExited, mouseWheelMoved, panel, toModel, toModel, toModelCoordinate, toModelSnapped, toModelSnappedIfCloseToViewGrid, toModelSnappedToViewGrid, toView, toView
private static LineStringTool singleton
public static LineStringTool getInstance()
protected int getGeometryType()
getGeometryType
in class AbstractStreamDrawTool