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, toArray
clearIndicator, isIndicatorVisible, redrawIndicator
activate, deactivate, geomModel, getCursor, getGraphics2D, gridSize, keyPressed, keyReleased, keyTyped, mouseEntered, mouseExited, mouseWheelMoved, panel, toModelSnapped, toModelSnappedIfCloseToViewGrid, toModelSnappedToViewGrid
protected abstract int getGeometryType()
protected void mouseLocationChanged(MouseEvent e)
mouseLocationChanged
in class LineBandTool
public void mousePressed(MouseEvent e)
mousePressed
in interface MouseListener
mousePressed
in class LineBandTool
public void mouseClicked(MouseEvent e)
mouseClicked
in interface MouseListener
mouseClicked
in class BasicTool
protected void bandFinished() throws Exception
bandFinished
in class LineBandTool
Exception
Copyright © 2016. All rights reserved.