public class IltMoveObjectInteractor extends IlvMoveObjectInteractor
In contrast to IlvMoveObjectInteractor, composite graphic objects draw themselves not in complete detail.
Constructor and Description |
---|
IltMoveObjectInteractor()
Creates the interactor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
drawGhost(IlvGraphic obj,
IlvObjectInteractorContext context)
Draws a preview image of the user action (ghost image).
|
protected void |
performMove(IlvGraphic obj,
IlvPoint position,
IlvObjectInteractorContext context)
This method is called to move the graphic object to it's new
position.
|
processButtonDown, processButtonDragged, processButtonUp, processEvent, validate
Get, handleExpose, onEnter, onExit, Put
protected void drawGhost(IlvGraphic obj, IlvObjectInteractorContext context)
IlvMoveObjectInteractor
drawGhost
in class IlvMoveObjectInteractor
protected void performMove(IlvGraphic obj, IlvPoint position, IlvObjectInteractorContext context)
IlvMoveObjectInteractor
performMove
in class IlvMoveObjectInteractor
obj
- the moved graphic object.position
- the new desired position of
the object in manager's coordinate system.context
- the context of execution of the interactor.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.