Package org.eclipse.gef
package org.eclipse.gef
All interfaces, base types, and the plugin class are here.
-
ClassDescriptionThis class provides keyboard accessibility support for Anchors.This class provides Accessibility support for
EditParts
.A helper returned from aGraphicalEditPart
.Used with EditPartViewers to find the AutoexposeHelper at a Point.Combines multiple SnapToHelpers into one compound helper.A specialization ofGraphicalEditPart
for representing connections.Extends MenuManager to allow populating the menu directly from the manager itself.A default implementation ofEditDomain
.Marks objects that should be disposed of when no longer in use.A specialization of Tool that is used by theSelectionTool
during a Mouse Drag.The collective state of a GEF "application", loosely defined by a CommandStack, one or more EditPartViewers, and the active Tool.EditParts are the building blocks of GEF Viewers.A factory for creating new EditParts.The listener interface for receiving basic events from an EditPart.Listeners interested in just a subset of Events can extend this stub implementation.An object which evaluates an EditPart for an arbitrary property.A pluggable contribution implementing a portion of an EditPart's behavior.An adapter on anEditPart
used to expose a descendant contained in that EditPart.Deprecated.in 3.1 This class will be removed in future releases.A collection of color-related constants.Deprecated.The GEF plugin class must not be referenced by clients.A Specialization ofEditPart
for use withGraphicalViewers
.SpecializesEditPartViewer
adding the ability to hit-testHandles
.An interface used by theSelectionTool
to obtain a DragTracker.The KeyHandler should handle all normal keystrokes on anEditPartViewer
.Encapsulates a Keyboard gesture (press or release) from the User.The constants used to identify typical layers in a graphical application.MouseWheelHandlers can beregistered
on an EditPartViewer with keys generated by the KeyGenerator.A utility class used to generate keys from a given stateMask.MouseWheelHelpers provide each EditPart to handle mouse-wheel events in their own desired way.A MouseWheelHandler that zooms the given viewer.A specializedGraphicalEditPart
that supports both target and sourceConnectionEditParts
.The listener interface for receiving Connection events from EditParts that serve as connection nodes.An Object used to communicate with EditParts.The set of constants used to identifyRequests
by theirtype
.A RootEditPart is the root of an EditPartViewer.Manages a viewer's selection model.A shared collection of Cursors.A class containing shared Images and ImageDescriptors for use by clients.This class contains UI strings (translated, if available) that clients can use.A temporary helper used to perform snapping to existing elements.A vertical or horizontal snapping point. since 3.0A helper used to perform snapping to a grid, which is specified on the graphical viewer via the various properties defined in this class.A helper used to perform snapping to guides.A helper used temporarily by Tools for snapping certain mouse interactions.A Specialization ofEditPart
for use withTreeViewer
.