- ID - Static variable in interface org.eclipse.gef.editparts.LayerManager
-
This key used to register the LayerManager in the Viewer's
EditPartRegistry.
- ID - Static variable in class org.eclipse.gef.ui.actions.DeleteAction
-
- ID - Static variable in class org.eclipse.gef.ui.actions.DirectEditAction
-
Deprecated.
- ID - Static variable in class org.eclipse.gef.ui.views.palette.PaletteView
-
The ID for this view.
- ID_ALIGN_BOTTOM - Static variable in class org.eclipse.gef.ui.actions.AlignmentAction
-
Indicates that the bottom edges should be aligned.
- ID_ALIGN_CENTER - Static variable in class org.eclipse.gef.ui.actions.AlignmentAction
-
Indicates that the horizontal centers should be aligned.
- ID_ALIGN_LEFT - Static variable in class org.eclipse.gef.ui.actions.AlignmentAction
-
Indicates that the left edges should be aligned.
- ID_ALIGN_MIDDLE - Static variable in class org.eclipse.gef.ui.actions.AlignmentAction
-
Indicates that the vertical midpoints should be aligned.
- ID_ALIGN_RIGHT - Static variable in class org.eclipse.gef.ui.actions.AlignmentAction
-
Indicates that the right edges should be aligned.
- ID_ALIGN_TOP - Static variable in class org.eclipse.gef.ui.actions.AlignmentAction
-
Indicates that the top edges should be aligned.
- init() - Method in class org.eclipse.gef.handles.SquareHandle
-
Initializes the handle.
- init(IActionBars) - Method in class org.eclipse.gef.ui.actions.ActionBarContributor
-
- init() - Method in class org.eclipse.gef.ui.actions.DeleteAction
-
Initializes this action's text and images.
- init() - Method in class org.eclipse.gef.ui.actions.DirectEditAction
-
- init() - Method in class org.eclipse.gef.ui.actions.PasteTemplateAction
-
- init() - Method in class org.eclipse.gef.ui.actions.PrintAction
-
- init() - Method in class org.eclipse.gef.ui.actions.RedoAction
-
Initializes this actions text and images.
- init() - Method in class org.eclipse.gef.ui.actions.SaveAction
-
Initializes this action's text.
- init() - Method in class org.eclipse.gef.ui.actions.UndoAction
-
Initializes this action's text and images.
- init() - Method in class org.eclipse.gef.ui.actions.WorkbenchPartAction
-
Initializes this action.
- init() - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
-
Called from the constructor.
- init(IEditorSite, IEditorInput) - Method in class org.eclipse.gef.ui.parts.GraphicalEditor
-
Sets the site and input for this editor then creates and initializes the
actions.
- initCellEditor() - Method in class org.eclipse.gef.tools.DirectEditManager
-
Initializes the cell editor.
- INITIAL_STATE_CLOSED - Static variable in class org.eclipse.gef.palette.PaletteDrawer
-
Constants indicating the possible initial states for a drawer:
INITIAL_STATE_OPEN - The drawer is expanded when the palette is
created.
- INITIAL_STATE_OPEN - Static variable in class org.eclipse.gef.palette.PaletteDrawer
-
Constants indicating the possible initial states for a drawer:
INITIAL_STATE_OPEN - The drawer is expanded when the palette is
created.
- INITIAL_STATE_PINNED_OPEN - Static variable in class org.eclipse.gef.palette.PaletteDrawer
-
Constants indicating the possible initial states for a drawer:
INITIAL_STATE_OPEN - The drawer is expanded when the palette is
created.
- INITIAL_STATUS_PINNED_OPEN - Static variable in class org.eclipse.gef.palette.PaletteDrawer
-
- initialize() - Method in class org.eclipse.gef.handles.MoveHandle
-
Initializes the handle.
- initialize() - Method in class org.eclipse.gef.handles.NonResizableHandle
-
Deprecated.
Initializes the handle.
- initializeActionRegistry() - Method in class org.eclipse.gef.ui.parts.GraphicalEditor
-
Initializes the ActionRegistry.
- initializeGraphicalViewer() - Method in class org.eclipse.gef.ui.parts.GraphicalEditor
-
Override to set the contents of the GraphicalViewer after it has been
created.
- initializeGraphicalViewer() - Method in class org.eclipse.gef.ui.parts.GraphicalEditorWithFlyoutPalette
-
- initializePaletteViewer() - Method in class org.eclipse.gef.ui.parts.GraphicalEditorWithPalette
-
Called to populate the palette viewer.
- initUI() - Method in class org.eclipse.gef.ui.actions.AlignmentAction
-
Initializes the actions UI presentation.
- INNER_PAD - Static variable in class org.eclipse.gef.handles.MoveHandle
-
- Input() - Constructor for class org.eclipse.gef.tools.AbstractTool.Input
-
- installEditPolicy(Object, EditPolicy) - Method in interface org.eclipse.gef.EditPart
-
Installs an EditPolicy for a specified role.
- installEditPolicy(Object, EditPolicy) - Method in class org.eclipse.gef.editparts.AbstractEditPart
-
- INSTANCE - Static variable in class org.eclipse.gef.commands.UnexecutableCommand
-
The singleton instance
- internalHookControl(Control) - Method in class org.eclipse.gef.SelectionManager
-
For internal use only.
- internalInitialize(EditPartViewer, List, Runnable) - Method in class org.eclipse.gef.SelectionManager
-
For internal use only.
- internalUninstall() - Method in class org.eclipse.gef.SelectionManager
-
For internal use only.
- isActive() - Method in interface org.eclipse.gef.EditPart
-
returns true
if the EditPart is active.
- isActive() - Method in class org.eclipse.gef.editparts.AbstractEditPart
-
- isActive() - Method in class org.eclipse.gef.tools.AbstractTool
-
Returns true
if the tool is active.
- isAltKeyDown() - Method in class org.eclipse.gef.tools.AbstractTool.Input
-
Returns true
if the ALT key is pressed.
- isAltKeyPressed() - Method in class org.eclipse.gef.requests.SelectionRequest
-
Returns true
if the ALT key is currently pressed.
- isAncestorContainedIn(Collection, EditPart) - Static method in class org.eclipse.gef.tools.ToolUtilities
-
Checks if collection contains any ancestor of editpart ep
- isAnyButtonDown() - Method in class org.eclipse.gef.tools.AbstractTool.Input
-
Returns true
if any of the mouse buttons are pressed.
- isAnyMouseButtonPressed() - Method in class org.eclipse.gef.requests.SelectionRequest
-
Returns true
if any mouse button is currently pressed.
- isCenteredResize() - Method in class org.eclipse.gef.requests.ChangeBoundsRequest
-
Returns true if the request is for a centered resize.
- isChecked() - Method in class org.eclipse.gef.ui.actions.ToggleGridAction
-
- isChecked() - Method in class org.eclipse.gef.ui.actions.ToggleRulerVisibilityAction
-
- isChecked() - Method in class org.eclipse.gef.ui.actions.ToggleSnapToGeometryAction
-
- isCloneActive() - Method in class org.eclipse.gef.tools.DragEditPartsTracker
-
Returns true if the current drag is a clone operation.
- isCommandKeyPressed() - Method in class org.eclipse.gef.requests.SelectionRequest
-
Returns true
if the COMMAND key is currently pressed.
- isConstrainedMove() - Method in class org.eclipse.gef.requests.ChangeBoundsRequest
-
Returns true
if the request is for a constrained move
- isConstrainedResize() - Method in class org.eclipse.gef.requests.ChangeBoundsRequest
-
Returns true
if the request is for a constrained resize
- isControlKeyDown() - Method in class org.eclipse.gef.tools.AbstractTool.Input
-
Returns true
if the CTRL key is pressed.
- isControlKeyPressed() - Method in class org.eclipse.gef.requests.SelectionRequest
-
Returns true
if the CTRL key is currently pressed.
- IScrollableEditPart - Interface in org.eclipse.gef.editparts
-
- isDirty() - Method in class org.eclipse.gef.commands.CommandStack
-
Returns true if the stack is dirty.
- isDirty() - Method in class org.eclipse.gef.tools.DirectEditManager
-
Returns true
if the cell editor's value has been changed.
- isDirty() - Method in class org.eclipse.gef.ui.parts.GraphicalEditor
-
Returns true
if the command stack is dirty
- isDragAllowed() - Method in class org.eclipse.gef.editpolicies.NonResizableEditPolicy
-
Returns true if this EditPolicy allows its EditPart to be dragged.
- isEmpty() - Method in class org.eclipse.gef.commands.CompoundCommand
-
- isEnabled(DropTargetEvent) - Method in class org.eclipse.gef.dnd.AbstractTransferDropTargetListener
-
Returns true
if this TransferDropTargetListener is enabled
for the specified DropTargetEvent
.
- isEnabled() - Method in class org.eclipse.gef.ui.actions.WorkbenchPartAction
-
Returns true
if the action is enabled.
- isEnablementDeterminedByCommand() - Method in class org.eclipse.gef.dnd.AbstractTransferDropTargetListener
-
- isExpanded(PaletteDrawer) - Method in class org.eclipse.gef.ui.palette.PaletteViewer
-
Returns true if the given PaletteDrawer is expanded
- isFixed() - Method in class org.eclipse.gef.handles.ConnectionHandle
-
Returns true if the handle cannot be dragged.
- isHorizontal() - Method in class org.eclipse.gef.editpolicies.FlowLayoutEditPolicy
-
- isHoverActive() - Method in class org.eclipse.gef.tools.AbstractTool
-
Returns true
if the tool is hovering.
- isImportant(IWorkbenchPart) - Method in class org.eclipse.gef.ui.views.palette.PaletteView
-
Only editors in the same perspective as the view are important.
- isInitiallyOpen() - Method in class org.eclipse.gef.palette.PaletteDrawer
-
- isInitiallyPinned() - Method in class org.eclipse.gef.palette.PaletteDrawer
-
- isInState(int) - Method in class org.eclipse.gef.tools.AbstractTool
-
Returns true
if the tool is in the given state.
- isLayoutHorizontal() - Method in class org.eclipse.gef.editpolicies.OrderedLayoutEditPolicy
-
Returns whether the layout container's layout manager has a horizontal
orientation or not.
- isLeftMouseButtonPressed() - Method in class org.eclipse.gef.requests.SelectionRequest
-
Returns true
if the left mouse button is pressed.
- isMarqueeSelectable(GraphicalEditPart) - Method in class org.eclipse.gef.tools.MarqueeSelectionTool
-
Decides whether the given edit part may potentially be included in the
current marquee selection.
- isModKeyDown(int) - Method in class org.eclipse.gef.tools.AbstractTool.Input
-
Returns true
if any of the given mod keys are pressed.
- isMouseButtonDown(int) - Method in class org.eclipse.gef.tools.AbstractTool.Input
-
Returns true
if the specified button is down.
- isMove() - Method in class org.eclipse.gef.tools.DragEditPartsTracker
-
Returns true
if the source edit part is being moved within
its parent.
- isMovingStartAnchor() - Method in class org.eclipse.gef.editpolicies.FeedbackHelper
-
Returns true is the feedback is moving the source anchor
- isMovingStartAnchor() - Method in class org.eclipse.gef.requests.ReconnectRequest
-
Returns true
if the start (source) anchor is the anchor
being moved.
- isOpaque() - Method in class org.eclipse.gef.handles.CornerTriangleBorder
-
Deprecated.
Returns true
.
- isPinned(PaletteDrawer) - Method in class org.eclipse.gef.ui.palette.PaletteViewer
-
Returns true if the given PaletteDrawer is pinned
- isPostChangeEvent() - Method in class org.eclipse.gef.commands.CommandStackEvent
-
Returns true
if this event is fired after the stack having
changed.
- isPreChangeEvent() - Method in class org.eclipse.gef.commands.CommandStackEvent
-
Returns true
if this event is fired prior to the stack
changing.
- isPrimary() - Method in class org.eclipse.gef.handles.CornerTriangleBorder
-
Deprecated.
Returns true
if this border is for the primary object in the
selection.
- isPrimary() - Method in class org.eclipse.gef.handles.SquareHandle
-
Returns true
if the handle's owner is the primary selection.
- isRightMouseButtonPressed() - Method in class org.eclipse.gef.requests.SelectionRequest
-
Returns true
if the right mouse button is pressed.
- isSaveAsAllowed() - Method in class org.eclipse.gef.ui.parts.GraphicalEditor
-
Returns false
by default.
- isSelectable() - Method in interface org.eclipse.gef.EditPart
-
Returns true
if the EditPart is selectable.
- isSelectable() - Method in class org.eclipse.gef.editparts.AbstractEditPart
-
By default, an EditPart is regarded to be selectable.
- isSelectable() - Method in class org.eclipse.gef.editparts.AbstractGraphicalEditPart
-
A GraphicalEditPart is considered selectable, if it is active and its
figure is showing.
- isShiftKeyDown() - Method in class org.eclipse.gef.tools.AbstractTool.Input
-
Returns true
if the SHIFT key is pressed.
- isShiftKeyPressed() - Method in class org.eclipse.gef.requests.SelectionRequest
-
Returns true
if the SHIFT key is currently pressed.
- isShowingFeedback() - Method in class org.eclipse.gef.tools.SimpleDragTracker
-
Returns true
if feedback is being shown.
- isShowingSourceFeedback() - Method in class org.eclipse.gef.tools.AbstractConnectionCreationTool
-
Returns true
if feedback is being shown.
- isShowingTargetFeedback() - Method in class org.eclipse.gef.tools.TargetingTool
-
Returns true
if target feedback is being shown.
- isSnapToEnabled() - Method in class org.eclipse.gef.requests.ChangeBoundsRequest
-
Returns true
if snap-to is enabled
- isSnapToEnabled() - Method in class org.eclipse.gef.requests.CreateRequest
-
Returns true
if snap-to is enabled
- isSupportedLayoutMode(int) - Method in class org.eclipse.gef.ui.palette.DefaultPaletteViewerPreferences
-
- isSupportedLayoutMode(int) - Method in interface org.eclipse.gef.ui.palette.PaletteViewerPreferences
-
This is a convenience method.
- isTargetLocked() - Method in class org.eclipse.gef.tools.TargetingTool
-
Return true
if the current target is locked.
- isViewerImportant(EditPartViewer) - Method in class org.eclipse.gef.tools.AbstractTool
-
Default implementation always returns true
.
- isViewerImportant(EditPartViewer) - Method in class org.eclipse.gef.tools.MarqueeSelectionTool
-
MarqueeSelectionTool is only interested in GraphicalViewers, not
TreeViewers.
- isViewerMirrored() - Method in class org.eclipse.gef.ui.parts.GraphicalViewerKeyHandler
-
- isVisible() - Method in class org.eclipse.gef.palette.PaletteEntry
-