public class PolygonNodeHandle extends BezierNodeHandle
indexlistenerList, 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, trackStepaddHandleListener, 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, viewTransformChangedpublic PolygonNodeHandle(BezierFigure owner, int index, Figure transformOwner)
public PolygonNodeHandle(BezierFigure owner, int index)
Copyright © 2014–2022 ImageJ. All rights reserved.