public abstract class AbstractStreamDrawTool extends LineBandTool
tentativeCoordinate| Modifier | Constructor and Description |
|---|---|
protected |
AbstractStreamDrawTool() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
bandFinished() |
protected abstract int |
getGeometryType() |
void |
mouseClicked(MouseEvent e) |
protected void |
mouseLocationChanged(MouseEvent e) |
void |
mousePressed(MouseEvent e) |
add, finishGesture, getCoordinates, getShape, isFinishingRelease, lastCoordinate, mouseDragged, mouseMoved, mouseReleased, setClickCountToFinishGesture, setCloseRing, setDrawBandLines, toArrayclearIndicator, isIndicatorVisible, redrawIndicatoractivate, deactivate, geomModel, getCursor, getGraphics2D, gridSize, keyPressed, keyReleased, keyTyped, mouseEntered, mouseExited, mouseWheelMoved, panel, toModelSnapped, toModelSnappedIfCloseToViewGrid, toModelSnappedToViewGridprotected abstract int getGeometryType()
protected void mouseLocationChanged(MouseEvent e)
mouseLocationChanged in class LineBandToolpublic void mousePressed(MouseEvent e)
mousePressed in interface MouseListenermousePressed in class LineBandToolpublic void mouseClicked(MouseEvent e)
mouseClicked in interface MouseListenermouseClicked in class BasicToolprotected void bandFinished()
throws Exception
bandFinished in class LineBandToolExceptionCopyright © 2025. All rights reserved.