public class IlvSplineLinkEdition extends IlvLinkImageEditInteractor
IlvSplineLinkEdition
is an object interactor
used to edit IlvSplineLinkImage
objects.Constructor and Description |
---|
IlvSplineLinkEdition()
Creates a new instance of
IlvSplineLinkEdition . |
Modifier and Type | Method and Description |
---|---|
protected void |
insertPoint(IlvPolyPointsInterface obj,
IlvPoint p,
IlvObjectInteractorContext context)
Called when a point is inserted.
|
protected void |
movePoint(IlvPolyPointsInterface obj,
IlvObjectInteractorContext context,
IlvPoint p)
Called when a point is moved.
|
drawGhost
allowPointAddition, allowPointAddition, allowPointRemoval, allowPointRemoval, allowsPointInsertion, allowsPointMove, allowsPointRemoval, drawGhost, getAddRemovePointModifier, getAddRemovePointModifierEx, getCursor, getIndex, handleButtonDown, handleButtonDragged, handleButtonUp, handleExpose, handleMouseMoved, isAddRemovePointModifierDown, isOpaqueMode, onEnter, onExit, processEvent, removePoint, setAddRemovePointModifier, setCursor, setOpaqueMode
Get, Put
public IlvSplineLinkEdition()
IlvSplineLinkEdition
.protected void insertPoint(IlvPolyPointsInterface obj, IlvPoint p, IlvObjectInteractorContext context)
insertPoint
in class IlvPolyPointsEdition
obj
- The object to modify.p
- The position of the point in IlvManagerView
coordinates.context
- The interactor context.protected void movePoint(IlvPolyPointsInterface obj, IlvObjectInteractorContext context, IlvPoint p)
getIndex
.movePoint
in class IlvPolyPointsEdition
obj
- The object to modify.context
- The interactor context.p
- The new position of the point in IlvManagerView
coordinates.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.