|
Eclipse GEF 2.1 |
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
GraphicalEditor
. Image
s
and ImageDescriptor
s.AccessibleEditPart
adapter
for this EditPart.
Handles
are located.
Iterator
of all the actions.
AbstractEditPart.getAdapter(Class)
to handle additional adapter types.
IPropertySource
.
AbstractConnectionEditPart
extends getAdapter() to overrides the AbstractConnectionEditPart.DefaultAccessibleAnchorProvider
adapter returned by the superclass.
Command
to perform an ADD
.
getAddCommand()
to generate the proper constraint for each child
being added.
CornerTriangleBorder.isPrimary()
.
null
if none was found.
null
if none was found.
EditParts
.
ITreeContentProvider.getChildren(Object)
to display the
Command's nested structure.
Command
contribution for the given Request
, or
null
.
Command
to perform the specified Request or null
.
super
.
null
by default.
Connection
figure.
Connection
figure.
Connection
CreateRequest
.
Point
.
Rectangle
.
MenuManager
for this viewer or null
if no
provider exists.
Control
for this viewer.
Command
to perform a create.
LayoutManager
.
DropTargetEvent
.
PaletteViewer.setCustomizer(PaletteCustomizer)
method before this method is invoked.
Cursor
.
Command
to delete a child.
Command
to perform the direct edit.
Request
objects that is used to calculate enabled state and
Cursor
.
DragTracker
for dragging this EditPart.
DragTracker
for GraphicalEditParts.
Point
.
EditDomain
to which this viewer belongs
EditPartFactory
for this viewer.
Map
for registering EditParts
by Keys.
EntryPage
for the given PaletteEntry
.
EditParts
that are to be excluded when
searching for the target EditPart.
AbstractGraphicalEditPart.createFigure()
if the figure is currently
null
.
CornerTriangleBorder.isPrimary()
.
EditPart
.
Image
for this EditPart's AbstractTreeEditPart.widget
.
EditPart
using the specified
Request
.
KeyHandler
for this viewer.
LayerManager
.
contentPane
.
XYLayout.getOrigin(IFigure)
.
LayoutEditPolicy.getLayoutContainer()
.
Polyline
Figure for use as feedback.
Locator
associated with this handle.
List
containing the children
model objects.
List
of the connection
model objects for which this EditPart's model is the source.
List
of the connection
model objects for which this EditPart's model is the target.
Command
to move a group of children.
Command
to move a group of children.
Command
to orphan a group of children.
GraphicalEditPart
associated with
this handle.
EditPart
.
KeyEvent.character
and
KeyEvent.stateMask
during a press event.
KeyEvent.character
, KeyEvent.keyCode
, and KeyEvent.stateMask
during a press event.
KeyEvent.keyCode
and KeyEvent.stateMask
during a press event.
Command
to reconnect a connection's source end to the
host.
Command
to reconnect a connection's target end to the
host.
KeyEvent.character
and
KeyEvent.stateMask
during a release event.
KeyEvent.character
, KeyEvent.keyCode
, and KeyEvent.stateMask
during a release event.
KeyEvent.keyCode
and KeyEvent.stateMask
during a release event.
Command
to resize a group of children.
RootEditPart
.
RootEditPart
.
List
containing the selected editparts.
List
containing the currently
selected objects.
ConnectionAnchor
for the source end of the connection.
ConnectionAnchor
for the specified source connection.
ConnectionAnchor
for the specified Request.
ConnectionAnchor
for the target end of the connection.
ConnectionAnchor
for the specified target connection.
ConnectionAnchor
for the specified Request.
EditPart
.
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
Widget
s 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
Widget
s 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 |
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |