public class StreamPolygonTool extends AbstractStreamDrawTool
Modifier and Type | Field and Description |
---|---|
private static StreamPolygonTool |
singleton |
tentativeCoordinate
Modifier | Constructor and Description |
---|---|
private |
StreamPolygonTool() |
Modifier and Type | Method and Description |
---|---|
protected int |
getGeometryType() |
static StreamPolygonTool |
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 StreamPolygonTool singleton
public static StreamPolygonTool getInstance()
protected int getGeometryType()
getGeometryType
in class AbstractStreamDrawTool