public abstract class AbstractDrawTool extends LineBandTool
tentativeCoordinate
Modifier | Constructor and Description |
---|---|
protected |
AbstractDrawTool() |
Modifier and Type | Method and Description |
---|---|
protected void |
bandFinished() |
protected abstract int |
getGeometryType() |
void |
mouseClicked(MouseEvent e) |
add, finishGesture, getCoordinates, getShape, isFinishingRelease, lastCoordinate, mouseDragged, mouseLocationChanged, mouseMoved, mousePressed, mouseReleased, setClickCountToFinishGesture, setCloseRing, setDrawBandLines, toArray
clearIndicator, isIndicatorVisible, redrawIndicator
activate, deactivate, geomModel, getCursor, getGraphics2D, gridSize, keyPressed, keyReleased, keyTyped, mouseEntered, mouseExited, mouseWheelMoved, panel, toModelSnapped, toModelSnappedIfCloseToViewGrid, toModelSnappedToViewGrid
protected abstract int getGeometryType()
public void mouseClicked(MouseEvent e)
mouseClicked
in interface MouseListener
mouseClicked
in class BasicTool
protected void bandFinished() throws Exception
bandFinished
in class LineBandTool
Exception
Copyright © 2024. All rights reserved.