Eclipse GEF
2.1
A B C D E F G H I J K L M N O P R S T U V W X Z

G

GEF - class org.eclipse.gef.GEF.
This is an internal class used for debugging
GEF() - Constructor for class org.eclipse.gef.GEF
 
GEFActionConstants - class org.eclipse.gef.ui.actions.GEFActionConstants.
Defines the names of those actions which are preregistered with the GraphicalEditor.
GEFActionConstants() - Constructor for class org.eclipse.gef.ui.actions.GEFActionConstants
 
GEFPlugin - class org.eclipse.gef.GEFPlugin.
Provides shared Images and ImageDescriptors.
GEFPlugin(IPluginDescriptor) - Constructor for class org.eclipse.gef.GEFPlugin
Creates the singleton instance of the GEF plugin.
getAccessibilityDispatcher() - Method in class org.eclipse.gef.ui.parts.DomainEventDispatcher
 
getAccessibleEditPart() - Method in class org.eclipse.gef.editparts.AbstractEditPart
Returns the AccessibleEditPart adapter for this EditPart.
getAccessibleHandleLocations() - Method in interface org.eclipse.gef.AccessibleHandleProvider
Returns a list of Points in absolute coordinates where Handles are located.
getAccessibleLocation() - Method in interface org.eclipse.gef.Handle
Returns an optional accessibility Point.
getAccessibleLocation() - Method in class org.eclipse.gef.handles.MoveHandle
 
getAccessibleLocation() - Method in class org.eclipse.gef.handles.AbstractHandle
 
getAction(Object) - Method in class org.eclipse.gef.ui.actions.ActionRegistry
Returns the action with the given key.
getAction(String) - Method in class org.eclipse.gef.ui.actions.ActionBarContributor
 
getActionRegistry() - Method in class org.eclipse.gef.ui.actions.ActionBarContributor
returns the ActionRegistry.
getActionRegistry() - Method in class org.eclipse.gef.ui.parts.GraphicalEditor
 
getActions() - Method in class org.eclipse.gef.ui.actions.ActionRegistry
Returns an Iterator of all the actions.
getActiveTool() - Method in class org.eclipse.gef.EditDomain
Returns the active Tool
getActiveTool() - Method in class org.eclipse.gef.ui.palette.PaletteViewer
 
getAdapter(Class) - Method in class org.eclipse.gef.editparts.FreeformGraphicalRootEditPart
 
getAdapter(Class) - Method in class org.eclipse.gef.editparts.AbstractGraphicalEditPart
Extends AbstractEditPart.getAdapter(Class) to handle additional adapter types.
getAdapter(Class) - Method in class org.eclipse.gef.editparts.AbstractEditPart
Returns the specified adapter if recognized, for example: IPropertySource.
getAdapter(Class) - Method in class org.eclipse.gef.editparts.AbstractConnectionEditPart
AbstractConnectionEditPart extends getAdapter() to overrides the AbstractConnectionEditPart.DefaultAccessibleAnchorProvider adapter returned by the superclass.
getAdapter(Class) - Method in class org.eclipse.gef.editpolicies.SelectionHandlesEditPolicy
* @see org.eclipse.core.runtime.IAdaptable#getAdapter(Class)
getAdapter(Class) - Method in class org.eclipse.gef.ui.parts.GraphicalEditor
Returns the adapter for the specified key.
getAddCommand(ChangeBoundsRequest) - Method in class org.eclipse.gef.editpolicies.TreeContainerEditPolicy
Returns a Command for adding the children to the container.
getAddCommand(GroupRequest) - Method in class org.eclipse.gef.editpolicies.ContainerEditPolicy
 
getAddCommand(Request) - Method in class org.eclipse.gef.editpolicies.OrderedLayoutEditPolicy
This method is overridden from the superclass to calculate the index at which the children should be added.
getAddCommand(Request) - Method in class org.eclipse.gef.editpolicies.LayoutEditPolicy
Override to return the Command to perform an ADD.
getAddCommand(Request) - Method in class org.eclipse.gef.editpolicies.ConstrainedLayoutEditPolicy
Overrides getAddCommand() to generate the proper constraint for each child being added.
getAlignChildrenCommand(AlignmentRequest) - Method in class org.eclipse.gef.editpolicies.ConstrainedLayoutEditPolicy
Returns the command to align a group of children.
getAlignCommand(AlignmentRequest) - Method in class org.eclipse.gef.editpolicies.NonResizableEditPolicy
 
getAlignment() - Method in class org.eclipse.gef.requests.AlignmentRequest
 
getAlignmentRectangle() - Method in class org.eclipse.gef.requests.AlignmentRequest
 
getAutoCollapseSetting() - Method in interface org.eclipse.gef.ui.palette.PaletteViewerPreferences
Returns the current auto-collapse setting.
getAutoCollapseSetting() - Method in class org.eclipse.gef.ui.palette.DefaultPaletteViewerPreferences
 
getBorderColor() - Method in class org.eclipse.gef.handles.SquareHandle
Returns the color of the handle's border.
getBorderColor() - Method in class org.eclipse.gef.handles.CornerTriangleBorder
Returns the outline color based on what is returned by CornerTriangleBorder.isPrimary().
getButton(int) - Method in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
Returns the Button with the given id; or null if none was found.
getButton(int) - Method in class org.eclipse.gef.ui.palette.customize.PaletteCustomizerDialog
Returns the Button with the given id; or null if none was found.
getCellEditor() - Method in class org.eclipse.gef.requests.DirectEditRequest
 
getCellEditor() - Method in class org.eclipse.gef.tools.DirectEditManager
 
getChildAtPoint(AccessibleControlEvent) - Method in class org.eclipse.gef.ui.parts.DomainEventDispatcher.EditPartAccessibilityDispatcher
 
getChildCount(AccessibleControlEvent) - Method in class org.eclipse.gef.AccessibleEditPart
 
getChildCount(AccessibleControlEvent) - Method in class org.eclipse.gef.editparts.AbstractGraphicalEditPart.AccessibleGraphicalEditPart
 
getChildCount(AccessibleControlEvent) - Method in class org.eclipse.gef.ui.parts.DomainEventDispatcher.EditPartAccessibilityDispatcher
 
getChildren() - Method in interface org.eclipse.gef.EditPart
Returns the List of children EditParts.
getChildren() - Method in class org.eclipse.gef.commands.CompoundCommand
This is useful when implementing ITreeContentProvider.getChildren(Object) to display the Command's nested structure.
getChildren() - Method in class org.eclipse.gef.editparts.AbstractEditPart
 
getChildren() - Method in class org.eclipse.gef.palette.PaletteContainer
 
getChildren(AccessibleControlEvent) - Method in class org.eclipse.gef.AccessibleEditPart
 
getChildren(AccessibleControlEvent) - Method in class org.eclipse.gef.editparts.AbstractGraphicalEditPart.AccessibleGraphicalEditPart
 
getChildren(AccessibleControlEvent) - Method in class org.eclipse.gef.ui.parts.DomainEventDispatcher.EditPartAccessibilityDispatcher
 
getCommand() - Method in class org.eclipse.gef.dnd.AbstractTransferDropTargetListener
Returns the current command from the target EditPart.
getCommand() - Method in class org.eclipse.gef.tools.TargetingTool
 
getCommand() - Method in class org.eclipse.gef.tools.ResizeTracker
 
getCommand() - Method in class org.eclipse.gef.tools.DragEditPartsTracker
 
getCommand() - Method in class org.eclipse.gef.tools.ConnectionBendpointTracker
 
getCommand() - Method in class org.eclipse.gef.tools.AbstractTool
Re-queries the target viewer object for a command
getCommand(Request) - Method in interface org.eclipse.gef.EditPolicy
Returns the Command contribution for the given Request, or null.
getCommand(Request) - Method in interface org.eclipse.gef.EditPart
Returns the Command to perform the specified Request or null.
getCommand(Request) - Method in class org.eclipse.gef.editparts.RootTreeEditPart
 
getCommand(Request) - Method in class org.eclipse.gef.editparts.GraphicalRootEditPart
Doesnt provide any command support, returns an un-executable command
getCommand(Request) - Method in class org.eclipse.gef.editparts.FreeformGraphicalRootEditPart
Doesnt provide any command support, returns an un-executable command
getCommand(Request) - Method in class org.eclipse.gef.editparts.AbstractEditPart
Subclasses should rarely extend this method.
getCommand(Request) - Method in class org.eclipse.gef.editpolicies.TreeContainerEditPolicy
 
getCommand(Request) - Method in class org.eclipse.gef.editpolicies.ResizableEditPolicy
Get the command that performs an operation of the type indicated by @commandString on the receiver.
getCommand(Request) - Method in class org.eclipse.gef.editpolicies.NonResizableEditPolicy
 
getCommand(Request) - Method in class org.eclipse.gef.editpolicies.LayoutEditPolicy
Factors incoming requests into various specific methods.
getCommand(Request) - Method in class org.eclipse.gef.editpolicies.GraphicalNodeEditPolicy
Factors the request into one of four abstract methods.
getCommand(Request) - Method in class org.eclipse.gef.editpolicies.DirectEditPolicy
 
getCommand(Request) - Method in class org.eclipse.gef.editpolicies.ContainerEditPolicy
 
getCommand(Request) - Method in class org.eclipse.gef.editpolicies.ConstrainedLayoutEditPolicy
Factors out RESIZE and ALIGN requests, otherwise calls super.
getCommand(Request) - Method in class org.eclipse.gef.editpolicies.ConnectionEndpointEditPolicy
 
getCommand(Request) - Method in class org.eclipse.gef.editpolicies.ConnectionEditPolicy
 
getCommand(Request) - Method in class org.eclipse.gef.editpolicies.ComponentEditPolicy
Factors the incoming Request into ORPHANs and DELETEs.
getCommand(Request) - Method in class org.eclipse.gef.editpolicies.BendpointEditPolicy
Factors the Request into either a MOVE, a DELETE, or a CREATE of a bendpoint.
getCommand(Request) - Method in class org.eclipse.gef.editpolicies.AbstractEditPolicy
Returns null by default.
getCommandName() - Method in class org.eclipse.gef.tools.SelectionTool
 
getCommandName() - Method in class org.eclipse.gef.tools.SelectEditPartTracker
 
getCommandName() - Method in class org.eclipse.gef.tools.ResizeTracker
 
getCommandName() - Method in class org.eclipse.gef.tools.MarqueeSelectionTool
Returns the name identifier of the command that the tool is currently looking for.
getCommandName() - Method in class org.eclipse.gef.tools.DragEditPartsTracker
 
getCommandName() - Method in class org.eclipse.gef.tools.CreationTool
 
getCommandName() - Method in class org.eclipse.gef.tools.ConnectionEndpointTracker
 
getCommandName() - Method in class org.eclipse.gef.tools.ConnectionBendpointTracker
 
getCommandName() - Method in class org.eclipse.gef.tools.AbstractTool
Returns the name identifier of the command that the tool is currently looking for.
getCommandName() - Method in class org.eclipse.gef.tools.AbstractConnectionCreationTool
 
getCommands() - Method in class org.eclipse.gef.commands.CompoundCommand
 
getCommands() - Method in class org.eclipse.gef.commands.CommandStack
 
getCommandStack() - Method in class org.eclipse.gef.EditDomain
Returns the CommandStack.
getCommandStack() - Method in class org.eclipse.gef.ui.actions.EditorPartAction
Returns the editor's command stack.
getCommandStack() - Method in class org.eclipse.gef.ui.parts.GraphicalEditor
 
getConnection() - Method in class org.eclipse.gef.editpolicies.FeedbackHelper
 
getConnection() - Method in class org.eclipse.gef.editpolicies.ConnectionEndpointEditPolicy
Convenience method for obtaining the host's Connection figure.
getConnection() - Method in class org.eclipse.gef.editpolicies.BendpointEditPolicy
Convenience method for obtaining the host's Connection figure.
getConnection() - Method in class org.eclipse.gef.handles.ConnectionHandle
Returns the Connection this handle is on.
getConnection() - Method in class org.eclipse.gef.tools.ConnectionEndpointTracker
 
getConnection() - Method in class org.eclipse.gef.tools.ConnectionBendpointTracker
 
getConnectionCompleteCommand(CreateConnectionRequest) - Method in class org.eclipse.gef.editpolicies.GraphicalNodeEditPolicy
Returns the Command that will create the connection.
getConnectionCreateCommand(CreateConnectionRequest) - Method in class org.eclipse.gef.editpolicies.GraphicalNodeEditPolicy
Returns the Command that represents the first half of creating a connection.
getConnectionEditPart() - Method in class org.eclipse.gef.requests.ReconnectRequest
Returns the ConnectionEditPart to be reconnected.
getConnectionEditPart() - Method in class org.eclipse.gef.tools.ConnectionEndpointTracker
 
getConnectionEditPart() - Method in class org.eclipse.gef.tools.ConnectionBendpointTracker
 
getConnectionFigure() - Method in class org.eclipse.gef.editparts.AbstractConnectionEditPart
Convenience method for casting this GraphicalEditPart's Figure to a Connection
getConstraintFor(ChangeBoundsRequest, GraphicalEditPart) - Method in class org.eclipse.gef.editpolicies.XYLayoutEditPolicy
Overridden to prevent sizes from becoming too small, and to prevent preferred sizes from getting lost.
getConstraintFor(ChangeBoundsRequest, GraphicalEditPart) - Method in class org.eclipse.gef.editpolicies.ConstrainedLayoutEditPolicy
Generates a draw2d constraint object derived from the specified child EditPart using the provided Request.
getConstraintFor(CreateRequest) - Method in class org.eclipse.gef.editpolicies.ConstrainedLayoutEditPolicy
Generates a draw2d constraint for the given CreateRequest.
getConstraintFor(Point) - Method in class org.eclipse.gef.editpolicies.XYLayoutEditPolicy
Returns a Rectangle at the given Point with width and height of -1.
getConstraintFor(Point) - Method in class org.eclipse.gef.editpolicies.ConstrainedLayoutEditPolicy
Generates a draw2d constraint given a Point.
getConstraintFor(Rectangle) - Method in class org.eclipse.gef.editpolicies.XYLayoutEditPolicy
Returns a new Rectangle equivalent to the passed Rectangle.
getConstraintFor(Rectangle) - Method in class org.eclipse.gef.editpolicies.ConstrainedLayoutEditPolicy
Generates a draw2d constraint given a Rectangle.
getContentPane() - Method in interface org.eclipse.gef.GraphicalEditPart
The Figure into which childrens' Figures will be added.
getContentPane() - Method in class org.eclipse.gef.editparts.GraphicalRootEditPart
Returns the figure to which childrens' figures will be added.
getContentPane() - Method in class org.eclipse.gef.editparts.FreeformGraphicalRootEditPart
Returns the figure to which childrens' figures will be added.
getContentPane() - Method in class org.eclipse.gef.editparts.AbstractGraphicalEditPart
If the children's Figures should be * @see GraphicalEditPart#getContentPane()
getContents() - Method in interface org.eclipse.gef.RootEditPart
Returns the contents EditPart.
getContents() - Method in interface org.eclipse.gef.EditPartViewer
Returns the contents of this Viewer.
getContents() - Method in class org.eclipse.gef.editparts.RootTreeEditPart
 
getContents() - Method in class org.eclipse.gef.editparts.GraphicalRootEditPart
 
getContents() - Method in class org.eclipse.gef.editparts.FreeformGraphicalRootEditPart
 
getContents() - Method in class org.eclipse.gef.ui.actions.Clipboard
Returns the current contents of the clipboard.
getContents() - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
 
getContextMenu() - Method in interface org.eclipse.gef.EditPartViewer
Returns the MenuManager for this viewer or null if no provider exists.
getContextMenu() - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
 
getControl() - Method in interface org.eclipse.gef.EditPartViewer
Returns the SWT Control for this viewer.
getControl() - Method in interface org.eclipse.gef.ui.palette.customize.EntryPage
Returns the Panel (Control) that has the properties of the entry.
getControl() - Method in class org.eclipse.gef.ui.palette.customize.DefaultEntryPage
 
getControl() - Method in class org.eclipse.gef.ui.parts.ContentOutlinePage
Returns the control of the GEFgetViewer()
getControl() - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
 
getCreateBendpointCommand(BendpointRequest) - Method in class org.eclipse.gef.editpolicies.BendpointEditPolicy
Implement this method to return a Command that will create a bendpoint.
getCreateCommand(CreateRequest) - Method in class org.eclipse.gef.editpolicies.TreeContainerEditPolicy
Returns a Command for creating the object inside the container.
getCreateCommand(CreateRequest) - Method in class org.eclipse.gef.editpolicies.LayoutEditPolicy
Returns the Command to perform a create.
getCreateCommand(CreateRequest) - Method in class org.eclipse.gef.editpolicies.ContainerEditPolicy
 
getCreateRequest() - Method in class org.eclipse.gef.dnd.TemplateTransferDropTargetListener
A helper method that casts the target Request to a CreateRequest.
getCreateRequest() - Method in class org.eclipse.gef.tools.CreationTool
 
getCurrentCommand() - Method in class org.eclipse.gef.tools.AbstractTool
Returns the currently active command.
getCurrentConstraintFor(GraphicalEditPart) - Method in class org.eclipse.gef.editpolicies.XYLayoutEditPolicy
Retrieves the child's current constraint from the LayoutManager.
getCurrentEvent() - Method in class org.eclipse.gef.dnd.AbstractTransferDropTargetListener
Returns the current DropTargetEvent.
getCurrentInput() - Method in class org.eclipse.gef.tools.AbstractTool
Returns the current mouse and keyboard input.
getCurrentViewer() - Method in class org.eclipse.gef.tools.AbstractTool
Return the viewer that the tool is currently operating on.
getCustomizer() - Method in class org.eclipse.gef.ui.palette.PaletteViewer
 
getCustomizer() - Method in class org.eclipse.gef.ui.palette.customize.PaletteCustomizerDialog
 
getCustomizerDialog() - Method in class org.eclipse.gef.ui.palette.PaletteViewer
NOTE: A PaletteCustomizer must be set for this viewer using the PaletteViewer.setCustomizer(PaletteCustomizer) method before this method is invoked.
getDebugLabel() - Method in class org.eclipse.gef.commands.ForwardUndoCompoundCommand
 
getDebugLabel() - Method in class org.eclipse.gef.commands.Command
 
getDebugName() - Method in class org.eclipse.gef.tools.SelectionTool
 
getDebugName() - Method in class org.eclipse.gef.tools.SelectEditPartTracker
 
getDebugName() - Method in class org.eclipse.gef.tools.ResizeTracker
 
getDebugName() - Method in class org.eclipse.gef.tools.MarqueeSelectionTool
Returns the debug name for this tool.
getDebugName() - Method in class org.eclipse.gef.tools.DragTreeItemsTracker
 
getDebugName() - Method in class org.eclipse.gef.tools.DragEditPartsTracker
 
getDebugName() - Method in class org.eclipse.gef.tools.CreationTool
 
getDebugName() - Method in class org.eclipse.gef.tools.ConnectionEndpointTracker
 
getDebugName() - Method in class org.eclipse.gef.tools.ConnectionBendpointTracker
 
getDebugName() - Method in class org.eclipse.gef.tools.AbstractTool
Returns the debug name for this tool.
getDebugName() - Method in class org.eclipse.gef.tools.AbstractConnectionCreationTool
 
getDebugNameForState(int) - Method in class org.eclipse.gef.tools.SelectionTool
 
getDebugNameForState(int) - Method in class org.eclipse.gef.tools.AbstractTool
Returns a String representation of the given state for debug purposes.
getDebugNameForState(int) - Method in class org.eclipse.gef.tools.AbstractConnectionCreationTool
 
getDefault() - Static method in class org.eclipse.gef.GEFPlugin
Gets the plugin singleton.
getDefault() - Static method in class org.eclipse.gef.ui.actions.Clipboard
Returns the default clipboard.
getDefaultAction(AccessibleControlEvent) - Method in class org.eclipse.gef.AccessibleEditPart
 
getDefaultAction(AccessibleControlEvent) - Method in class org.eclipse.gef.ui.parts.DomainEventDispatcher.EditPartAccessibilityDispatcher
 
getDefaultCursor() - Method in class org.eclipse.gef.tools.ResizeTracker
 
getDefaultCursor() - Method in class org.eclipse.gef.tools.AbstractTool
Returns the default Cursor.
getDefaultEntry() - Method in class org.eclipse.gef.palette.PaletteRoot
 
getDefaultTool() - Method in class org.eclipse.gef.EditDomain
Returns the default tool for this edit domain.
getDelegatingDragAdapter() - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
 
getDelegatingDropAdapter() - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
 
getDeleteBendpointCommand(BendpointRequest) - Method in class org.eclipse.gef.editpolicies.BendpointEditPolicy
Implement this method to return a Command that will delete a bendpoint.
getDeleteCommand(GroupRequest) - Method in class org.eclipse.gef.editpolicies.ConnectionEditPolicy
Subclasses should implement to return the Command to delete the connection.
getDeleteCommand(GroupRequest) - Method in class org.eclipse.gef.editpolicies.ComponentEditPolicy
Combines the DELETE contribution from this class and the parent.
getDeleteDependantCommand(Request) - Method in class org.eclipse.gef.editpolicies.LayoutEditPolicy
Returns the Command to delete a child.
getDescription() - Method in class org.eclipse.gef.palette.PaletteEntry
 
getDescription(AccessibleEvent) - Method in class org.eclipse.gef.AccessibleEditPart
 
getDescription(AccessibleEvent) - Method in class org.eclipse.gef.ui.parts.DomainEventDispatcher.EditPartAccessibilityDispatcher
 
getDirectEditCommand(DirectEditRequest) - Method in class org.eclipse.gef.editpolicies.DirectEditPolicy
Returns the Command to perform the direct edit.
getDirectEditFeature() - Method in class org.eclipse.gef.requests.DirectEditRequest
If the EditPart supports direct editing of multiple features, this parameter can be used to discriminate among them.
getDirectEditRequest() - Method in class org.eclipse.gef.tools.DirectEditManager
 
getDirectEditRequest() - Method in class org.eclipse.gef.ui.actions.DirectEditAction
returns the Request objects that is used to calculate enabled state and
getDisabledCursor() - Method in class org.eclipse.gef.tools.AbstractTool
Returns the disabled Cursor.
getDomain() - Method in class org.eclipse.gef.tools.AbstractTool
Returns the EditDomain.
getDragCursor() - Method in class org.eclipse.gef.handles.AbstractHandle
Returns the Cursor that appears over the handle.
getDragMoveDelta() - Method in class org.eclipse.gef.tools.AbstractTool
Return the number of pixels that the mouse has been moved since that drag was started.
getDragSource() - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
 
getDragSourceFeedbackFigure() - Method in class org.eclipse.gef.editpolicies.NonResizableEditPolicy
Return the Figure to be used to paint the drag source feedback.
getDragTracker() - Method in interface org.eclipse.gef.Handle
Returns the DragTracker for dragging this Handle.
getDragTracker() - Method in class org.eclipse.gef.handles.AbstractHandle
Returns the handle tracker to use when dragging this handle.
getDragTracker() - Method in class org.eclipse.gef.tools.SelectionTool
 
getDragTracker(Request) - Method in interface org.eclipse.gef.EditPart
Returns a DragTracker for dragging this EditPart.
getDragTracker(Request) - Method in class org.eclipse.gef.editparts.RootTreeEditPart
 
getDragTracker(Request) - Method in class org.eclipse.gef.editparts.GraphicalRootEditPart
Return a drag tracker suitable for dragging this.
getDragTracker(Request) - Method in class org.eclipse.gef.editparts.FreeformGraphicalRootEditPart
Return a drag tracker suitable for dragging this.
getDragTracker(Request) - Method in class org.eclipse.gef.editparts.AbstractTreeEditPart
 
getDragTracker(Request) - Method in class org.eclipse.gef.editparts.AbstractGraphicalEditPart
Overridden to return a default DragTracker for GraphicalEditParts.
getDragTracker(Request) - Method in class org.eclipse.gef.editparts.AbstractConnectionEditPart
 
getDrawer() - Method in class org.eclipse.gef.ui.palette.customize.DrawerEntryPage
Convenience method that provides access to the PaletteDrawer
getDrawerType() - Method in class org.eclipse.gef.palette.PaletteDrawer
 
getDropLocation() - Method in class org.eclipse.gef.dnd.AbstractTransferDropTargetListener
Returns the current mouse location, as a Point.
getDropTarget() - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
 
getEditDomain() - Method in interface org.eclipse.gef.EditPartViewer
Returns the EditDomain to which this viewer belongs
getEditDomain() - Method in class org.eclipse.gef.ui.parts.GraphicalEditor
 
getEditDomain() - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
 
getEditorPart() - Method in class org.eclipse.gef.DefaultEditDomain
 
getEditorPart() - Method in class org.eclipse.gef.ui.actions.EditorPartAction
Returns the editor associated with this action.
getEditPart() - Method in class org.eclipse.gef.tools.DirectEditManager
 
getEditPartFactory() - Method in interface org.eclipse.gef.EditPartViewer
Returns the EditPartFactory for this viewer.
getEditPartFactory() - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
 
getEditPartRegistry() - Method in interface org.eclipse.gef.EditPartViewer
Returns the Map for registering EditParts by Keys.
getEditPartRegistry() - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
 
getEditParts() - Method in class org.eclipse.gef.requests.GroupRequest
Returns a List containing the EditParts making this Request.
getEditPolicy(Object) - Method in interface org.eclipse.gef.EditPart
 
getEditPolicy(Object) - Method in class org.eclipse.gef.editparts.AbstractEditPart
 
getEditPolicyIterator() - Method in class org.eclipse.gef.editparts.AbstractEditPart
Used internally to iterate over the installed EditPolicies.
getEntry() - Method in class org.eclipse.gef.ui.palette.customize.DefaultEntryPage
Provides sub-classes with access to the entry this class is monitoring.
getEntryPage(PaletteEntry) - Method in class org.eclipse.gef.ui.palette.customize.PaletteCustomizerDialog
Returns the EntryPage for the given PaletteEntry.
getEventDispatcher() - Method in class org.eclipse.gef.ui.parts.GraphicalViewerImpl
Deprecated.  
getEventListeners(Class) - Method in class org.eclipse.gef.editparts.AbstractEditPart
Returns an iterator for the specified type of listener
getExclusionSet() - Method in class org.eclipse.gef.dnd.AbstractTransferDropTargetListener
Returns a Collection of EditParts that are to be excluded when searching for the target EditPart.
getExclusionSet() - Method in class org.eclipse.gef.tools.TargetingTool
Returns a List of EditParts that should be excluded from the possible Targets for this tools operations Example, when dragging an object, the object should be excluded to prevent you from dropping the object inside itself.
getExclusionSet() - Method in class org.eclipse.gef.tools.DragEditPartsTracker
 
getExclusionSet() - Method in class org.eclipse.gef.tools.ConnectionEndpointTracker
 
getFactory() - Method in class org.eclipse.gef.requests.CreateRequest
 
getFactory() - Method in class org.eclipse.gef.tools.CreationTool
 
getFactory() - Method in class org.eclipse.gef.tools.AbstractConnectionCreationTool
 
getFactory(Object) - Method in class org.eclipse.gef.dnd.TemplateTransferDropTargetListener
Returns the appropriate Factory object to be used for the specified template.
getFeedbackHelper(CreateConnectionRequest) - Method in class org.eclipse.gef.editpolicies.GraphicalNodeEditPolicy
Returns the FeedbackHelper that is ready to use.
getFeedbackHelper(ReconnectRequest) - Method in class org.eclipse.gef.editpolicies.ConnectionEndpointEditPolicy
 
getFeedbackIndexFor(Request) - Method in class org.eclipse.gef.editpolicies.FlowLayoutEditPolicy
 
getFigure() - Method in interface org.eclipse.gef.GraphicalEditPart
Returns the primary Figure representing this GraphicalEditPart.
getFigure() - Method in class org.eclipse.gef.editparts.AbstractGraphicalEditPart
The default implementation calls AbstractGraphicalEditPart.createFigure() if the figure is currently null.
getFigureCanvas() - Method in class org.eclipse.gef.ui.parts.ScrollingGraphicalViewer
 
getFillColor() - Method in class org.eclipse.gef.handles.SquareHandle
Returns the color of the handle.
getFillColor() - Method in class org.eclipse.gef.handles.CornerTriangleBorder
Returns the fill color based on what is returned by CornerTriangleBorder.isPrimary().
getFlag(int) - Method in class org.eclipse.gef.editparts.AbstractEditPart
Returns the boolean value of the given flag.
getFlag(int) - Method in class org.eclipse.gef.util.FlagSupport
 
getFocus(AccessibleControlEvent) - Method in class org.eclipse.gef.ui.parts.DomainEventDispatcher.EditPartAccessibilityDispatcher
 
getFocusEditPart() - Method in interface org.eclipse.gef.EditPartViewer
Returns the focus EditPart.
getFocusEditPart() - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
 
getFontData() - Method in interface org.eclipse.gef.ui.palette.PaletteViewerPreferences
 
getFontData() - Method in class org.eclipse.gef.ui.palette.DefaultPaletteViewerPreferences
 
getGraphicalViewer() - Method in class org.eclipse.gef.ui.parts.GraphicalEditor
 
getHandleBounds() - Method in interface org.eclipse.gef.handles.HandleBounds
 
getHelp(AccessibleEvent) - Method in class org.eclipse.gef.AccessibleEditPart
 
getHelp(AccessibleEvent) - Method in class org.eclipse.gef.ui.parts.DomainEventDispatcher.EditPartAccessibilityDispatcher
 
getHost() - Method in interface org.eclipse.gef.EditPolicy
 
getHost() - Method in class org.eclipse.gef.editpolicies.AbstractEditPolicy
 
getHostFigure() - Method in class org.eclipse.gef.editpolicies.GraphicalEditPolicy
Convenience method to return the host's Figure.
getHoverImageDescriptor() - Method in class org.eclipse.gef.ui.actions.AlignmentAction
 
getId() - Method in class org.eclipse.gef.palette.PaletteSeparator
Returns the id
getImage() - Method in class org.eclipse.gef.editparts.AbstractTreeEditPart
Override this method to return the Image for this EditPart's AbstractTreeEditPart.widget.
getImageDescriptor() - Method in class org.eclipse.gef.ui.palette.customize.PaletteEntryFactory
 
getIndex() - Method in class org.eclipse.gef.handles.BendpointHandle
Returns the index.
getIndex() - Method in class org.eclipse.gef.requests.BendpointRequest
 
getIndex() - Method in class org.eclipse.gef.tools.ConnectionBendpointTracker
 
getInitialPaletteSize() - Method in class org.eclipse.gef.ui.parts.GraphicalEditorWithPalette
 
getInitialState() - Method in class org.eclipse.gef.palette.PaletteDrawer
 
getInsertionReference(Request) - Method in class org.eclipse.gef.editpolicies.OrderedLayoutEditPolicy
Calculates a reference EditPart using the specified Request.
getInsertionReference(Request) - Method in class org.eclipse.gef.editpolicies.FlowLayoutEditPolicy
 
getInsets(IFigure) - Method in class org.eclipse.gef.handles.CornerTriangleBorder
 
getInstance() - Static method in class org.eclipse.gef.dnd.TemplateTransfer
Returns the singleton instance
getKeyboardShortcut(AccessibleEvent) - Method in class org.eclipse.gef.AccessibleEditPart
 
getKeyboardShortcut(AccessibleEvent) - Method in class org.eclipse.gef.ui.parts.DomainEventDispatcher.EditPartAccessibilityDispatcher
 
getKeyHandler() - Method in interface org.eclipse.gef.EditPartViewer
Returns the KeyHandler for this viewer.
getKeyHandler() - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
 
getLabel() - Method in class org.eclipse.gef.commands.CompoundCommand
 
getLabel() - Method in class org.eclipse.gef.commands.Command
 
getLabel() - Method in class org.eclipse.gef.palette.PaletteEntry
 
getLabel() - Method in class org.eclipse.gef.ui.palette.customize.PaletteEntryFactory
 
getLabelForCommand(Command) - Method in class org.eclipse.gef.ui.actions.StackAction
Returns a label for the given command.
getLargeIcon() - Method in class org.eclipse.gef.palette.PaletteEntry
 
getLastButtonPressed() - Method in class org.eclipse.gef.requests.SelectionRequest
 
getLayer(Object) - Method in class org.eclipse.gef.editparts.ScalableFreeformRootEditPart
 
getLayer(Object) - Method in interface org.eclipse.gef.editparts.LayerManager
Returns a specified layer.
getLayer(Object) - Method in class org.eclipse.gef.editparts.GraphicalRootEditPart
Returns the layer for the given key
getLayer(Object) - Method in class org.eclipse.gef.editparts.FreeformGraphicalRootEditPart
Returns the layer for the given key
getLayer(Object) - Method in class org.eclipse.gef.editparts.AbstractGraphicalEditPart
A convenience method for obtaining the specified layer from the LayerManager.
getLayer(Object) - Method in class org.eclipse.gef.editpolicies.GraphicalEditPolicy
Obtains the specified layer.
getLayerManager() - Method in class org.eclipse.gef.ui.parts.GraphicalViewerImpl
 
getLayoutContainer() - Method in class org.eclipse.gef.editpolicies.LayoutEditPolicy
Returns the host's contentPane.
getLayoutOrigin() - Method in class org.eclipse.gef.editpolicies.XYLayoutEditPolicy
Returns XYLayout.getOrigin(IFigure).
getLayoutOrigin() - Method in class org.eclipse.gef.editpolicies.ConstrainedLayoutEditPolicy
Returns the layout's origin relative to the LayoutEditPolicy.getLayoutContainer().
getLayoutSetting() - Method in interface org.eclipse.gef.ui.palette.PaletteViewerPreferences
Returns the current layout setting.
getLayoutSetting() - Method in class org.eclipse.gef.ui.palette.DefaultPaletteViewerPreferences
 
getLightweightSystem() - Method in class org.eclipse.gef.ui.parts.GraphicalViewerImpl
 
getLineFeedback() - Method in class org.eclipse.gef.editpolicies.FlowLayoutEditPolicy
Lazily creates and returns a Polyline Figure for use as feedback.
getLocation() - Method in class org.eclipse.gef.requests.LocationRequest
Returns the current location.
getLocation() - Method in interface org.eclipse.gef.requests.DropRequest
 
getLocation() - Method in class org.eclipse.gef.requests.CreateRequest
Returns the location of the object to be created.
getLocation() - Method in class org.eclipse.gef.requests.ChangeBoundsRequest
Returns the location of the mouse pointer.
getLocation() - Method in class org.eclipse.gef.tools.AbstractTool
Return the current x, y position of the cursor.
getLocation(AccessibleControlEvent) - Method in class org.eclipse.gef.AccessibleEditPart
 
getLocation(AccessibleControlEvent) - Method in class org.eclipse.gef.editparts.AbstractGraphicalEditPart.AccessibleGraphicalEditPart
 
getLocation(AccessibleControlEvent) - Method in class org.eclipse.gef.ui.parts.DomainEventDispatcher.EditPartAccessibilityDispatcher
 
getLocator() - Method in class org.eclipse.gef.handles.AbstractHandle
Returns the Locator associated with this handle.
getMaximumFrameCount() - Method in class org.eclipse.gef.editparts.ViewportExposeHelper
Returns the maximumFrameCount.
getMaxZoom() - Method in class org.eclipse.gef.editparts.ZoomManager
Returns the maxZoom.
getMenu(Control) - Method in class org.eclipse.gef.ui.palette.LayoutAction
Empty method
getMenu(Menu) - Method in class org.eclipse.gef.ui.palette.LayoutAction
 
getMessage() - Method in class org.eclipse.gef.ui.palette.customize.DefaultEntryPage
Sub-classes should override this method to provide appropriate error notification messages.
getMinimumFrameCount() - Method in class org.eclipse.gef.editparts.ViewportExposeHelper
Returns the minimumFrameCount.
getMinimumSizeFor(GraphicalEditPart) - Method in class org.eclipse.gef.editpolicies.XYLayoutEditPolicy
Determines the minimum size that the specified child can be resized to.
getMinZoom() - Method in class org.eclipse.gef.editparts.ZoomManager
Returns the minZoom.
getModel() - Method in interface org.eclipse.gef.EditPart
Returns the primary model object that this EditPart represents.
getModel() - Method in class org.eclipse.gef.editparts.GraphicalRootEditPart
Returns the model of this EditPart.
getModel() - Method in class org.eclipse.gef.editparts.FreeformGraphicalRootEditPart
Returns the model of this EditPart.
getModel() - Method in class org.eclipse.gef.editparts.AbstractEditPart
 
getModelChildren() - Method in class org.eclipse.gef.editparts.AbstractEditPart
Returns a List containing the children model objects.
getModelSourceConnections() - Method in class org.eclipse.gef.editparts.AbstractGraphicalEditPart
Returns the List of the connection model objects for which this EditPart's model is the source.
getModelTargetConnections() - Method in class org.eclipse.gef.editparts.AbstractGraphicalEditPart
Returns the List of the connection model objects for which this EditPart's model is the target.
getModifiers() - Method in class org.eclipse.gef.tools.AbstractTool.Input
 
getMouseLocation() - Method in class org.eclipse.gef.requests.ChangeBoundsRequest
Deprecated.  
getMouseLocation() - Method in class org.eclipse.gef.tools.AbstractTool.Input
Returns the current location of the mouse.
getMoveBendpointCommand(BendpointRequest) - Method in class org.eclipse.gef.editpolicies.BendpointEditPolicy
Implement this method to return a Command that will move a bendpoint.
getMoveChildrenCommand(ChangeBoundsRequest) - Method in class org.eclipse.gef.editpolicies.TreeContainerEditPolicy
Returns a Command for moving the children within the container.
getMoveChildrenCommand(Request) - Method in class org.eclipse.gef.editpolicies.OrderedLayoutEditPolicy
A move is interpreted here as a change in order of the children.
getMoveChildrenCommand(Request) - Method in class org.eclipse.gef.editpolicies.LayoutEditPolicy
Returns the Command to move a group of children.
getMoveChildrenCommand(Request) - Method in class org.eclipse.gef.editpolicies.ConstrainedLayoutEditPolicy
Returns the Command to move a group of children.
getMoveCommand(ChangeBoundsRequest) - Method in class org.eclipse.gef.editpolicies.NonResizableEditPolicy
 
getMoveDelta() - Method in class org.eclipse.gef.requests.ChangeBoundsRequest
Returns a Point representing the distance the EditPart has moved.
getName(AccessibleEvent) - Method in class org.eclipse.gef.AccessibleEditPart
 
getName(AccessibleEvent) - Method in class org.eclipse.gef.ui.parts.DomainEventDispatcher.EditPartAccessibilityDispatcher
 
getNewEntryFactories() - Method in class org.eclipse.gef.ui.palette.PaletteCustomizer
Returns the list of PaletteEntryFactories that can be used to create new palette entries.
getNewObject() - Method in class org.eclipse.gef.requests.SimpleFactory
Create the new object
getNewObject() - Method in interface org.eclipse.gef.requests.CreationFactory
 
getNewObject() - Method in class org.eclipse.gef.requests.CreateRequest
 
getNewObjectType() - Method in class org.eclipse.gef.requests.CreateRequest
 
getNextZoomLevel() - Method in class org.eclipse.gef.editparts.ZoomManager
Returns the zoom level that is one level higher than the current level.
getObject() - Method in class org.eclipse.gef.dnd.SimpleObjectTransfer
Returns the Object.
getObjectType() - Method in class org.eclipse.gef.requests.SimpleFactory
Returns the type of object this factory creates.
getObjectType() - Method in interface org.eclipse.gef.requests.CreationFactory
 
getOperationSet() - Method in class org.eclipse.gef.tools.AbstractTool
Returns the collection of editparts that the drag is operating on.
getOperationSet(Request) - Method in class org.eclipse.gef.ui.actions.AlignmentAction
 
getOrphanChildrenCommand(GroupRequest) - Method in class org.eclipse.gef.editpolicies.ContainerEditPolicy
 
getOrphanChildrenCommand(Request) - Method in class org.eclipse.gef.editpolicies.LayoutEditPolicy
Returns the Command to orphan a group of children.
getOrphanCommand() - Method in class org.eclipse.gef.editpolicies.ComponentEditPolicy
Returns any contribution to ORPHANing this component from its container.
getOrphanCommand(Request) - Method in class org.eclipse.gef.editpolicies.NonResizableEditPolicy
 
getOutlineActions() - Method in class org.eclipse.gef.ui.palette.customize.PaletteCustomizerDialog
Provides access to the actions that are used to manipulate the model.
getOwner() - Method in class org.eclipse.gef.handles.AbstractHandle
Returns the GraphicalEditPart associated with this handle.
getOwnerFigure() - Method in class org.eclipse.gef.handles.AbstractHandle
 
getPageContainer() - Method in class org.eclipse.gef.ui.palette.customize.DefaultEntryPage
 
getPaletteRoot() - Method in class org.eclipse.gef.ui.palette.customize.PaletteCustomizerDialog
Provides sub-classes with access to the PaletteRoot
getPaletteRoot() - Method in class org.eclipse.gef.ui.parts.GraphicalEditorWithPalette
Returns the model that is used in the PaletteViewer.
getPaletteViewer() - Method in class org.eclipse.gef.ui.palette.PaletteContextMenuProvider
 
getPaletteViewer() - Method in class org.eclipse.gef.ui.parts.GraphicalEditorWithPalette
Returns the PaletteViewer.
getPaletteViewerPreferences() - Method in class org.eclipse.gef.ui.palette.PaletteViewer
 
getPane() - Method in class org.eclipse.gef.editparts.ZoomManager
Returns the pane.
getParent() - Method in interface org.eclipse.gef.EditPart
Returns the parent EditPart.
getParent() - Method in class org.eclipse.gef.editparts.AbstractEditPart
 
getParent() - Method in class org.eclipse.gef.palette.PaletteEntry
 
getPermission() - Method in class org.eclipse.gef.ui.palette.customize.DefaultEntryPage
 
getPreferenceStore() - Method in class org.eclipse.gef.ui.palette.DefaultPaletteViewerPreferences
 
getPressed(char, int) - Static method in class org.eclipse.gef.KeyStroke
Constructs a KeyStroke that will match the given KeyEvent.character and KeyEvent.stateMask during a press event.
getPressed(char, int, int) - Static method in class org.eclipse.gef.KeyStroke
Constructs a KeyStroke that will match the given KeyEvent.character, KeyEvent.keyCode, and KeyEvent.stateMask during a press event.
getPressed(int, int) - Static method in class org.eclipse.gef.KeyStroke
Constructs a KeyStroke that will match the given KeyEvent.keyCode and KeyEvent.stateMask during a press event.
getPreviousZoomLevel() - Method in class org.eclipse.gef.editparts.ZoomManager
Returns the zoom level that is one level higher than the current level.
getPrintableLayers() - Method in class org.eclipse.gef.editparts.FreeformGraphicalRootEditPart
 
getPropertiesPage(PaletteEntry) - Method in class org.eclipse.gef.ui.palette.PaletteCustomizer
Returns an EntryPage that will display the custom properties of the given entry.
getPropertyActions() - Method in class org.eclipse.gef.ui.parts.GraphicalEditor
 
getReconnectSourceCommand(ReconnectRequest) - Method in class org.eclipse.gef.editpolicies.GraphicalNodeEditPolicy
Returns the Command to reconnect a connection's source end to the host.
getReconnectTargetCommand(ReconnectRequest) - Method in class org.eclipse.gef.editpolicies.GraphicalNodeEditPolicy
Returns the Command to reconnect a connection's target end to the host.
getRedoCommand() - Method in class org.eclipse.gef.commands.CommandStack
Peeks at the top of the redo stack.
getReference() - Method in class org.eclipse.gef.handles.MoveHandleLocator
Returns the reference figure for this locator.
getReferenceBox() - Method in class org.eclipse.gef.handles.RelativeHandleLocator
 
getReleased(char, int) - Static method in class org.eclipse.gef.KeyStroke
Constructs a KeyStroke that will match the given KeyEvent.character and KeyEvent.stateMask during a release event.
getReleased(char, int, int) - Static method in class org.eclipse.gef.KeyStroke
Constructs a KeyStroke that will match the given KeyEvent.character, KeyEvent.keyCode, and KeyEvent.stateMask during a release event.
getReleased(int, int) - Static method in class org.eclipse.gef.KeyStroke
Constructs a KeyStroke that will match the given KeyEvent.keyCode and KeyEvent.stateMask during a release event.
getResizeChildrenCommand(ChangeBoundsRequest) - Method in class org.eclipse.gef.editpolicies.ConstrainedLayoutEditPolicy
Returns the Command to resize a group of children.
getResizeCommand(ChangeBoundsRequest) - Method in class org.eclipse.gef.editpolicies.ResizableEditPolicy
 
getResizeDirection() - Method in class org.eclipse.gef.requests.ChangeBoundsRequest
Returns the direction the figure is being resized.
getResizeDirection() - Method in class org.eclipse.gef.tools.ResizeTracker
 
getRole(AccessibleControlEvent) - Method in class org.eclipse.gef.AccessibleEditPart
 
getRole(AccessibleControlEvent) - Method in class org.eclipse.gef.ui.parts.DomainEventDispatcher.EditPartAccessibilityDispatcher
 
getRoot() - Method in interface org.eclipse.gef.EditPart
Returns the RootEditPart.
getRoot() - Method in class org.eclipse.gef.editparts.RootTreeEditPart
Returns itself
getRoot() - Method in class org.eclipse.gef.editparts.GraphicalRootEditPart
Return this, as this is the root EditPart.
getRoot() - Method in class org.eclipse.gef.editparts.FreeformGraphicalRootEditPart
 
getRoot() - Method in class org.eclipse.gef.editparts.AbstractEditPart
 
getRootEditPart() - Method in interface org.eclipse.gef.EditPartViewer
Returns the RootEditPart.
getRootEditPart() - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
 
getRootFigure() - Method in class org.eclipse.gef.ui.parts.GraphicalViewerImpl
Deprecated. There is no reason to call this method
getScaledLayers() - Method in class org.eclipse.gef.editparts.ScalableFreeformRootEditPart
Returns the scalable layers of this EditPart
getSelected() - Method in interface org.eclipse.gef.EditPart
Returns the selected state of this EditPart.
getSelected() - Method in class org.eclipse.gef.editparts.AbstractEditPart
 
getSelectedEditParts() - Method in interface org.eclipse.gef.EditPartViewer
Returns an unmodifiable List containing the selected editparts.
getSelectedEditParts() - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
 
getSelectedObjects() - Method in class org.eclipse.gef.ui.actions.SelectionAction
Returns a List containing the currently selected objects.
getSelectedPaletteEntry() - Method in class org.eclipse.gef.ui.palette.customize.PaletteCustomizerDialog
 
getSelectedTreeItem() - Method in class org.eclipse.gef.ui.palette.customize.PaletteCustomizerDialog
 
getSelection() - Method in class org.eclipse.gef.ui.actions.SelectionAction
Gets the current selection.
getSelection() - Method in class org.eclipse.gef.ui.parts.ContentOutlinePage
 
getSelection() - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
 
getSelection(AccessibleControlEvent) - Method in class org.eclipse.gef.ui.parts.DomainEventDispatcher.EditPartAccessibilityDispatcher
 
getSelectionActions() - Method in class org.eclipse.gef.ui.parts.GraphicalEditor
 
getSelectionSynchronizer() - Method in class org.eclipse.gef.ui.parts.GraphicalEditor
 
getSelectionWithoutDependants(EditPartViewer) - Static method in class org.eclipse.gef.tools.ToolUtilities
 
getSelectionWithoutDependants(List) - Static method in class org.eclipse.gef.tools.ToolUtilities
 
getSender() - Method in class org.eclipse.gef.requests.ForwardedRequest
Returns the EditPart that forwarded this Request.
getSize() - Method in class org.eclipse.gef.requests.CreateRequest
Returns the size of the object to be created.
getSizeDelta() - Method in class org.eclipse.gef.requests.ChangeBoundsRequest
Returns a Dimension representing how much the EditPart has been resized.
getSizeOnDropFeedback() - Method in class org.eclipse.gef.editpolicies.LayoutEditPolicy
Lazily creates and returns the Figure to use for size-on-drop feedback.
getSmallIcon() - Method in class org.eclipse.gef.palette.PaletteEntry
 
getSource() - Method in interface org.eclipse.gef.ConnectionEditPart
 
getSource() - Method in class org.eclipse.gef.editparts.AbstractConnectionEditPart
 
getSource() - Method in class org.eclipse.gef.requests.BendpointRequest
 
getSourceAnchorLocations() - Method in interface org.eclipse.gef.AccessibleAnchorProvider
Returns a list of Points in absolute coordinates where source anchors are located.
getSourceAnchorLocations() - Method in class org.eclipse.gef.editparts.AbstractGraphicalEditPart.DefaultAccessibleAnchorProvider
 
getSourceAnchorLocations() - Method in class org.eclipse.gef.editparts.AbstractConnectionEditPart.DefaultAccessibleAnchorProvider
 
getSourceConnectionAnchor() - Method in class org.eclipse.gef.editparts.AbstractConnectionEditPart
Returns the ConnectionAnchor for the source end of the connection.
getSourceConnectionAnchor(ConnectionEditPart) - Method in interface org.eclipse.gef.NodeEditPart
Returns the ConnectionAnchor for the specified source connection.
getSourceConnectionAnchor(CreateConnectionRequest) - Method in class org.eclipse.gef.editpolicies.GraphicalNodeEditPolicy
Called during the display of creation feedback to snap the feedback to the nearest source ConnectionAnchor.
getSourceConnectionAnchor(Request) - Method in interface org.eclipse.gef.NodeEditPart
Returns the source ConnectionAnchor for the specified Request.
getSourceConnections() - Method in interface org.eclipse.gef.GraphicalEditPart
Returns the source connections for this GraphicalEditPart.
getSourceConnections() - Method in class org.eclipse.gef.editparts.AbstractGraphicalEditPart
 
getSourceEditPart() - Method in class org.eclipse.gef.requests.CreateConnectionRequest
Returns the source EditPart.
getSourceEditPart() - Method in class org.eclipse.gef.tools.SelectEditPartTracker
 
getSourceRequest() - Method in class org.eclipse.gef.tools.SimpleDragTracker
Returns the request for the source of the drag, creating it if necessary.
getSourceRequest() - Method in class org.eclipse.gef.tools.AbstractConnectionCreationTool
 
getStackActions() - Method in class org.eclipse.gef.ui.parts.GraphicalEditor
 
getStartCommand() - Method in class org.eclipse.gef.requests.CreateConnectionRequest
Returns the Command.
getStartLocation() - Method in class org.eclipse.gef.tools.AbstractTool
Returns the starting location for the current tool operation.
getState() - Method in class org.eclipse.gef.tools.AbstractTool
Returns the current state.
getState(AccessibleControlEvent) - Method in class org.eclipse.gef.AccessibleEditPart
 
getState(AccessibleControlEvent) - Method in class org.eclipse.gef.editparts.AbstractGraphicalEditPart.AccessibleGraphicalEditPart
 
getState(AccessibleControlEvent) - Method in class org.eclipse.gef.ui.parts.DomainEventDispatcher.EditPartAccessibilityDispatcher
 
getSupportedLayoutModes() - Method in interface org.eclipse.gef.ui.palette.PaletteViewerPreferences
Returns the layout modes that are supported.
getSupportedLayoutModes() - Method in class org.eclipse.gef.ui.palette.DefaultPaletteViewerPreferences
 
getTarget() - Method in interface org.eclipse.gef.ConnectionEditPart
 
getTarget() - Method in class org.eclipse.gef.editparts.AbstractConnectionEditPart
 
getTarget() - Method in class org.eclipse.gef.requests.ReconnectRequest
 
getTargetAnchorLocations() - Method in interface org.eclipse.gef.AccessibleAnchorProvider
Returns a list of Points in absolute coordinates where target anchors are located.
getTargetAnchorLocations() - Method in class org.eclipse.gef.editparts.AbstractGraphicalEditPart.DefaultAccessibleAnchorProvider
 
getTargetAnchorLocations() - Method in class org.eclipse.gef.editparts.AbstractConnectionEditPart.DefaultAccessibleAnchorProvider
 
getTargetConnectionAnchor() - Method in class org.eclipse.gef.editparts.AbstractConnectionEditPart
Returns the ConnectionAnchor for the target end of the connection.
getTargetConnectionAnchor(ConnectionEditPart) - Method in interface org.eclipse.gef.NodeEditPart
Returns the ConnectionAnchor for the specified target connection.
getTargetConnectionAnchor(CreateConnectionRequest) - Method in class org.eclipse.gef.editpolicies.GraphicalNodeEditPolicy
Called during the display of creation feedback to snap the feedback to the nearest target ConnectionAnchor.
getTargetConnectionAnchor(Request) - Method in interface org.eclipse.gef.NodeEditPart
Returns the target ConnectionAnchor for the specified Request.
getTargetConnections() - Method in interface org.eclipse.gef.GraphicalEditPart
Returns the target connections for this GraphicalEditPart.
getTargetConnections() - Method in class org.eclipse.gef.editparts.AbstractGraphicalEditPart
 
getTargetEditPart() - Method in class org.eclipse.gef.dnd.AbstractTransferDropTargetListener
Returns the current target EditPart.
getTargetEditPart() - Method in class org.eclipse.gef.requests.CreateConnectionRequest
 
getTargetEditPart() - Method in class org.eclipse.gef.tools.TargetingTool
 
getTargetEditPart(Request) - Method in interface org.eclipse.gef.EditPolicy
Returns null or the appropriate EditPart for the specified Request.
getTargetEditPart(Request) - Method in interface org.eclipse.gef.EditPart
Return the EditPart that should be used as the target for the specified Request.
getTargetEditPart(Request) - Method in class org.eclipse.gef.editparts.AbstractEditPart
Returns the EditPart which is the target of the Request.
getTargetEditPart(Request) - Method in class org.eclipse.gef.editpolicies.TreeContainerEditPolicy
Returns the host EditPart when appropriate.
getTargetEditPart(Request) - Method in class org.eclipse.gef.editpolicies.SelectionEditPolicy
 
getTargetEditPart(Request) - Method in class org.eclipse.gef.editpolicies.LayoutEditPolicy
Returns the host if the Request is an ADD, MOVE, or CREATE.
getTargetEditPart(Request) - Method in class org.eclipse.gef.editpolicies.GraphicalNodeEditPolicy
Returns the host for the appropriate Requests.
getTargetEditPart(Request) - Method in class org.eclipse.gef.editpolicies.AbstractEditPolicy
Returns null by default.
getTargetHoverRequest() - Method in class org.eclipse.gef.tools.SelectionTool
 
getTargetingConditional() - Method in class org.eclipse.gef.tools.TargetingTool
 
getTargetingConditional() - Method in class org.eclipse.gef.tools.SelectionTool
 
getTargetRequest() - Method in class org.eclipse.gef.dnd.AbstractTransferDropTargetListener
Returns the target Request.
getTargetRequest() - Method in class org.eclipse.gef.tools.TargetingTool
 
getTemplate() - Method in class org.eclipse.gef.dnd.TemplateTransferDragSourceListener
A helper method that returns null or the template Object from the currently selected EditPart.
getTemplate() - Method in class org.eclipse.gef.dnd.TemplateTransfer
Returns the template object.
getTemplate() - Method in class org.eclipse.gef.palette.PaletteTemplateEntry
 
getTemplate() - Method in class org.eclipse.gef.palette.CombinedTemplateCreationEntry
Returns the template object.
getText() - Method in class org.eclipse.gef.editparts.AbstractTreeEditPart
Override this method to return the String to be used in this EditPart's AbstractTreeEditPart.widget.
getTransfer() - Method in interface org.eclipse.gef.dnd.TransferDropTargetListener
Returns the Transfer that this listener can handle.
getTransfer() - Method in interface org.eclipse.gef.dnd.TransferDragSourceListener
Returns the Transfer that this listener works with.
getTransfer() - Method in class org.eclipse.gef.dnd.AbstractTransferDropTargetListener
 
getTransfer() - Method in class org.eclipse.gef.dnd.AbstractTransferDragSourceListener
 
getTransferTypes() - Method in class org.eclipse.gef.dnd.DelegatingDropAdapter
Adds the Transfer from each listener to an array and returns that array.
getTransferTypes() - Method in class org.eclipse.gef.dnd.DelegatingDragAdapter
Combines the Transfers from every TransferDragSourceListener.
getTransformedRectangle(Rectangle) - Method in class org.eclipse.gef.requests.ChangeBoundsRequest
Returns a Rectangle representing the new bounds.
getTransformedRectangle(Rectangle) - Method in class org.eclipse.gef.requests.AlignmentRequest
 
getType() - Method in class org.eclipse.gef.Request
Returns the type of the request.
getType() - Method in class org.eclipse.gef.palette.PaletteEntry
 
getType() - Method in class org.eclipse.gef.tools.ConnectionBendpointTracker
 
getTypeIds() - Method in class org.eclipse.gef.dnd.TemplateTransfer
 
getTypeNames() - Method in class org.eclipse.gef.dnd.TemplateTransfer
 
getUIMultiplier() - Method in class org.eclipse.gef.editparts.ZoomManager
Returns the mutltiplier.
getUndoCommand() - Method in class org.eclipse.gef.commands.CommandStack
Peeks at the top of the undo stack.
getUndoLimit() - Method in class org.eclipse.gef.commands.CommandStack
Returns the undo limit.
getUserModificationPermission() - Method in class org.eclipse.gef.palette.PaletteEntry
Returned values are from amongst the following: PERMISSION_NO_MODIFICATION PERMISSION_HIDE_ONLY PERMISSION_LIMITED_MODIFICATION PERMISSION_FULL_MODIFICATION * @return the permission level for this entry.
getValue(AccessibleControlEvent) - Method in class org.eclipse.gef.AccessibleEditPart
 
getValue(AccessibleControlEvent) - Method in class org.eclipse.gef.ui.parts.DomainEventDispatcher.EditPartAccessibilityDispatcher
 
getViewer() - Method in interface org.eclipse.gef.RootEditPart
Returns the root's EditPartViewer.
getViewer() - Method in interface org.eclipse.gef.EditPart
 
getViewer() - Method in class org.eclipse.gef.ContextMenuProvider
 
getViewer() - Method in class org.eclipse.gef.dnd.AbstractTransferDropTargetListener
Returns the EditPartViewer that is the target of the drop.
getViewer() - Method in class org.eclipse.gef.dnd.AbstractTransferDragSourceListener
Returns the EditPartViewer.
getViewer() - Method in class org.eclipse.gef.editparts.RootTreeEditPart
Return the viewer that this root view object lives in.
getViewer() - Method in class org.eclipse.gef.editparts.GraphicalRootEditPart
Return the EditorView for this.
getViewer() - Method in class org.eclipse.gef.editparts.FreeformGraphicalRootEditPart
 
getViewer() - Method in class org.eclipse.gef.editparts.AbstractEditPart
A convenience method which uses the Root to obtain the EditPartViewer.
getViewer() - Method in class org.eclipse.gef.print.PrintGraphicalViewerOperation
Returns the viewer.
getViewer() - Method in class org.eclipse.gef.ui.parts.GraphicalViewerKeyHandler
 
getViewer() - Method in class org.eclipse.gef.ui.parts.DomainEventDispatcher
 
getViewer() - Method in class org.eclipse.gef.ui.parts.ContentOutlinePage
 
getViewport() - Method in class org.eclipse.gef.editparts.ZoomManager
Returns the viewport.
getVisualPartMap() - Method in interface org.eclipse.gef.EditPartViewer
Returns the Map for associating visual parts with their EditParts.
getVisualPartMap() - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
 
getWidget() - Method in interface org.eclipse.gef.TreeEditPart
Returns either a Tree or TreeItem.
getWidget() - Method in class org.eclipse.gef.editparts.RootTreeEditPart
 
getWidget() - Method in class org.eclipse.gef.editparts.AbstractTreeEditPart
 
getWidget(int) - Method in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
The Widgets that were created with a unique ID and added to this class' internal map can be retrieved through this method.
getWidget(int) - Method in class org.eclipse.gef.ui.palette.customize.PaletteCustomizerDialog
The Widgets that were created with a unique ID and added to this class' internal map can be retrieved through this method.
getZoom() - Method in class org.eclipse.gef.editparts.ZoomManager
Returns the current zoom level.
getZoomAsText() - Method in class org.eclipse.gef.editparts.ZoomManager
Returns the current zoom level as a percentage formatted String
getZoomLevels() - Method in class org.eclipse.gef.editparts.ZoomManager
Returns the zoomLevels.
getZoomLevelsAsText() - Method in class org.eclipse.gef.editparts.ZoomManager
Returns the list of zoom levels as Strings in percent notation
getZoomManager() - Method in class org.eclipse.gef.editparts.ScalableFreeformRootEditPart
Returns the zoomManager.
getZoomManager() - Method in class org.eclipse.gef.ui.actions.ZoomComboContributionItem
Returns the zoomManager.
GlobalDebug - Static variable in class org.eclipse.gef.GEF
 
GRAPHICAL_NODE_ROLE - Static variable in interface org.eclipse.gef.EditPolicy
The key used to install a graphical node EditPolicy.
GraphicalEditor - class org.eclipse.gef.ui.parts.GraphicalEditor.
 
GraphicalEditor() - Constructor for class org.eclipse.gef.ui.parts.GraphicalEditor
 
GraphicalEditorWithPalette - class org.eclipse.gef.ui.parts.GraphicalEditorWithPalette.
 
GraphicalEditorWithPalette() - Constructor for class org.eclipse.gef.ui.parts.GraphicalEditorWithPalette
 
GraphicalEditPart - interface org.eclipse.gef.GraphicalEditPart.
A Specialization of EditPart for use with GraphicalViewers.
GraphicalEditPolicy - class org.eclipse.gef.editpolicies.GraphicalEditPolicy.
A GraphicalEditPolicy is used with a GraphicalEditPart.
GraphicalEditPolicy() - Constructor for class org.eclipse.gef.editpolicies.GraphicalEditPolicy
 
GraphicalNodeEditPolicy - class org.eclipse.gef.editpolicies.GraphicalNodeEditPolicy.
A GraphicalNodeEditPolicy is responsible for creating and reconnecting connections graphically.
GraphicalNodeEditPolicy() - Constructor for class org.eclipse.gef.editpolicies.GraphicalNodeEditPolicy
 
GraphicalRootEditPart - class org.eclipse.gef.editparts.GraphicalRootEditPart.
Provides support for representation of any other graphical EditPart.
GraphicalRootEditPart() - Constructor for class org.eclipse.gef.editparts.GraphicalRootEditPart
 
GraphicalViewer - interface org.eclipse.gef.GraphicalViewer.
Specializes EditPartViewer adding the ability to hit-test Handles.
GraphicalViewerImpl - class org.eclipse.gef.ui.parts.GraphicalViewerImpl.
 
GraphicalViewerImpl() - Constructor for class org.eclipse.gef.ui.parts.GraphicalViewerImpl
 
GraphicalViewerKeyHandler - class org.eclipse.gef.ui.parts.GraphicalViewerKeyHandler.
 
GraphicalViewerKeyHandler(GraphicalViewer) - Constructor for class org.eclipse.gef.ui.parts.GraphicalViewerKeyHandler
 
GROUP_COPY - Static variable in class org.eclipse.gef.ui.actions.GEFActionConstants
Context menu group for copy/paste related actions.
GROUP_EDIT - Static variable in class org.eclipse.gef.ui.actions.GEFActionConstants
Context menu group for EditPart manipulation actions.
GROUP_FIND - Static variable in class org.eclipse.gef.ui.actions.GEFActionConstants
Context menu group for find/replace related actions.
GROUP_PRINT - Static variable in class org.eclipse.gef.ui.actions.GEFActionConstants
Context menu group for print related actions.
GROUP_REST - Static variable in class org.eclipse.gef.ui.actions.GEFActionConstants
Context menu group for actions which do not fit in one of the other categories.
GROUP_SAVE - Static variable in class org.eclipse.gef.ui.actions.GEFActionConstants
Context menu group for save related actions.
GROUP_UNDO - Static variable in class org.eclipse.gef.ui.actions.GEFActionConstants
Context menu group for undo/redo related actions.
GROUP_VIEW - Static variable in class org.eclipse.gef.ui.actions.GEFActionConstants
Context menu group for view related actions.
GroupRequest - class org.eclipse.gef.requests.GroupRequest.
A Request from multiple EditParts.
GroupRequest() - Constructor for class org.eclipse.gef.requests.GroupRequest
Default constructor.
GroupRequest(Object) - Constructor for class org.eclipse.gef.requests.GroupRequest
Creates a GroupRequest with the given type.

Eclipse GEF
2.1
A B C D E F G H I J K L M N O P R S T U V W X Z
Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.