public class SKDActivityGraphicMoveInteractor
extends ilog.views.gantt.graphic.interactor.IlvActivityGraphicMoveInteractor
| Constructor and Description |
|---|
SKDActivityGraphicMoveInteractor(ilog.views.gantt.graphic.interactor.IlvGanttSelectInteractor inter)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
ilog.views.gantt.graphic.renderer.IlvActivityGraphicRenderer |
getCurrentSelectionRenderer() |
java.lang.String |
getToolTipText(ilog.views.IlvGraphicEnumeration ge)
Customize the tooltip that appears while moving
|
void |
setupOverlapping(MXActivity pm,
CustomPMActivityRenderer pmGraphic)
Sets overlapping time on the moving segment so that the other segment shows up if two segments are overlapping
|
abort, drawGhost, getCursor, getMovementAxis, init, isMovementDetectionEnabled, isSnapGhostToRowsEnabled, setCursor, setMovementAxis, setMovementDetectionEnabled, setSnapGhostToRowsEnabledgetGanttModel, getGanttSheetaddFocusListener, addKeyListener, addMouseListener, addMouseMotionListener, allowEnsureVisible, allowEnsureVisible, ensureVisible, ensureVisible, getManager, getManagerView, getTransformer, isXORGhost, removeFocusListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, setXORGhostpublic SKDActivityGraphicMoveInteractor(ilog.views.gantt.graphic.interactor.IlvGanttSelectInteractor inter)
inter - public void setupOverlapping(MXActivity pm, CustomPMActivityRenderer pmGraphic)
pm - pmGraphic - public java.lang.String getToolTipText(ilog.views.IlvGraphicEnumeration ge)
IlvGraphicEnumeration - public ilog.views.gantt.graphic.renderer.IlvActivityGraphicRenderer getCurrentSelectionRenderer()