public class IltEditGroupInteractor extends IltSelectInteractor implements IltGraphicChangedListener
Modifier and Type | Class and Description |
---|---|
static class |
IltEditGroupInteractor.Gesture
This class enumerates the possible gestures recognized by this interactor.
|
Constructor and Description |
---|
IltEditGroupInteractor()
Default constructor
|
Modifier and Type | Method and Description |
---|---|
void |
allGraphicChanged(IltGraphicChangedEvent event)
Invoked when all graphic representations of a JTGO object are
changed or updated.
|
void |
attach(IlvManagerView view)
Called when the interactor is attached to the manager.
|
protected void |
detach()
Called when the interactor is removed from the manager.
|
protected IlvManagerViewInteractor |
getMoveSelectionInteractor()
Called when the interactor needs to
move the selected objects.
|
void |
graphicChanged(IltGraphicChangedEvent event)
Invoked when a graphic representation of a JTGO object is changed
or updated.
|
protected boolean |
mouseDown(MouseEvent event)
Called when a Button Down (without
Multiple selection modifier)
event occurs.
|
protected void |
mouseDownMultipleSelection(MouseEvent event)
Called when a mouse button is down
and the multiple selection modifier is also down.
|
drawGhostMove, getMoveSelectionManager, getMultipleSelectionInteractor, getSelectedMovingObjects, isEditingAllowed, isInvokeObjectInteractor, processEvent, processFocusEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, setEditingAllowed, setInvokeObjectInteractor
deSelectAll, deSelectObject, dispatchToSelection, getLineStyle, getMaximumScrollDistance, getMoveSelectionCursor, getMoveThreshold, getMultipleSelectionCursor, getMultipleSelectionModifier, getMultipleSelectionModifierEx, getObject, getScrollTiming, getSelectionModifier, getSelectionModifierEx, handleExpose, isDragAllowed, isEditionAllowed, isHyperEdgesFollowEndNodes, isLinksFollowEndNodes, isMoveAffectsSingleSubManager, isMoveAllowed, isMultipleSelectionMode, isMultipleSelectionModifierDown, isObjectInteractorEnabled, isOpaqueDragSelection, isOpaqueMove, isOpaquePolyPointsEdition, isOpaqueResize, isProgressiveScroll, isSelectionInsideSubobjectsAllowed, isSelectionModifierDown, isSelectionMovable, isShowingMovingObject, selectionChanged, selectObject, setDragAllowed, setEditionAllowed, setHyperEdgesFollowEndNodes, setLineStyle, setLinksFollowEndNodes, setMaximumScrollDistance, setMoveAffectsSingleSubManager, setMoveAllowed, setMoveSelectionCursor, setMoveThreshold, setMultipleSelectionCursor, setMultipleSelectionMode, setMultipleSelectionModifier, setObjectInteractorEnabled, setOpaqueDragSelection, setOpaqueMove, setOpaquePolyPointsEdition, setOpaqueResize, setProgressiveScroll, setScrollTiming, setSelectionInsideSubobjectsAllowed, setSelectionModifier, setShowingMovingObject, setXORGhost
addFocusListener, addKeyListener, addMouseListener, addMouseMotionListener, allowEnsureVisible, allowEnsureVisible, disableEvents, drawGhost, drawGhost, enableEvents, ensureVisible, ensureVisible, getManager, getManagerView, getTransformer, isXORGhost, removeFocusListener, removeKeyListener, removeMouseListener, removeMouseMotionListener
protected boolean mouseDown(MouseEvent event)
IlvSelectInteractor
mouseDown
in class IlvSelectInteractor
protected void mouseDownMultipleSelection(MouseEvent event)
IlvSelectInteractor
mouseDownMultipleSelection
in class IlvSelectInteractor
public void attach(IlvManagerView view)
IlvSelectInteractor
attach
in class IlvSelectInteractor
view
- The manager view.IlvManagerViewInteractor.detach()
protected void detach()
IlvSelectInteractor
detach
in class IlvSelectInteractor
IlvManagerViewInteractor.attach(ilog.views.IlvManagerView)
public void allGraphicChanged(IltGraphicChangedEvent event)
IltGraphicChangedListener
For this event, getManager() and getGraphic() will return null.
allGraphicChanged
in interface IltGraphicChangedListener
public void graphicChanged(IltGraphicChangedEvent event)
IltGraphicChangedListener
graphicChanged
in interface IltGraphicChangedListener
protected IlvManagerViewInteractor getMoveSelectionInteractor()
IlvSelectInteractor
IlvSelectInteractorMoveSelection
.getMoveSelectionInteractor
in class IltSelectInteractor
IlvSelectInteractorMoveSelection
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.