public class PolygonNodeHandle extends BezierNodeHandle
index
listenerList, view
Constructor and Description |
---|
PolygonNodeHandle(BezierFigure owner,
int index) |
PolygonNodeHandle(BezierFigure owner,
int index,
Figure transformOwner) |
Modifier and Type | Method and Description |
---|---|
void |
trackEnd(Point anchor,
Point lead,
int modifiersEx) |
basicGetBounds, createSecondaryHandles, dispose, draw, getBezierNode, getLocation, getOwner, getToolTipText, getTransformOwner, isCombinableWith, keyPressed, trackDoubleClick, trackStart, trackStep
addHandleListener, areaInvalidated, attributeChanged, contains, drawCircle, drawDiamond, drawRectangle, figureAdded, figureChanged, figureHandlesChanged, figureRemoved, figureRequestRemove, fireAreaInvalidated, fireHandleRequestRemove, fireHandleRequestSecondaryHandles, fireUndoableEditHappened, getBounds, getCursor, getDrawingArea, getEditor, getHandlesize, getView, invalidate, keyReleased, keyTyped, removeHandleListener, setToolTipText, setView, updateBounds, viewTransformChanged
public PolygonNodeHandle(BezierFigure owner, int index, Figure transformOwner)
public PolygonNodeHandle(BezierFigure owner, int index)
Copyright © 2014–2022 ImageJ. All rights reserved.