Uses of Interface
org.eclipse.gef.RequestConstants
Packages that use RequestConstants
Package
Description
This package contains abstract implementation of the EditPart interface.
This package contains EditPolicy implementations for many common editing 
Roles.
This package provides several tool implementations.
- 
Uses of RequestConstants in org.eclipse.gef.editpartsClasses in org.eclipse.gef.editparts that implement RequestConstantsModifier and TypeClassDescriptionclassThe base implementation forConnectionEditPart.classThe baseline implementation for theEditPartinterface.classDefault implementation forGraphicalEditPart.classDefault implementation forTreeEditParts used in GEFTreeViewers.classA graphical root that usesFreeformFiguresas the layers in the diagram.classDeprecated.this class will be deleted, use ScrollingGraphicalViewer with ScalableRootEditPart insteadclassThe root editpart for aTreeViewer.classAdds Zoom support to the standard FreeformGraphicalRootEditPart.classA graphical root composed of regularLayers.classDefault implementation of RootEditPart for GraphicalViewers.
- 
Uses of RequestConstants in org.eclipse.gef.editpoliciesClasses in org.eclipse.gef.editpolicies that implement RequestConstantsModifier and TypeClassDescriptionclassThe default implementation ofEditPolicy.classDeprecated.Use TreeContainerEditPolicyclassUsed to add bendpoint handles on aConnectionEditPart.classA model-based EditPolicy for components within a container.classA model-based EditPolicy for connections.classA selection handle policy for placing handles at the two ends of a ConnectionEditPart.classFor use withLayoutManagerthat require a constraint.classAn EditPolicy for use with container editparts.classShows DirectEdit feedback and creates the Command to perform a "direct edit".classAn EditPolicy for use withFlowLayout.classAGraphicalEditPolicyis used with aGraphicalEditPart.classA GraphicalNodeEditPolicy is responsible for creating and reconnecting connections graphically.classProvides support for interacting with childrenGraphicalEditPartswith the host figure's currentLayoutManager.classProvide support for selecting and positioning a non-resizable editpart.classA LayoutEditPolicy for use withLayoutManagersthat take no constraints.classProvides support for selecting, positioning, and resizing an edit part.classThe root component cannot be removed from its parent.classASelectionEditPolicy, which may be registered to anIScrollableEditPartto provide primary selection feedback by rendering the hidden contents of the host figure'sScrollPane's nestedViewportby means ofGhostImageFigures.classA GraphicalEditPolicy that is sensitive to the host's selection.classA SelectionEditPolicy which manages a List of handles provided by the subclass.classAn EditPolicy that is used to show snap feedback for guides (red lines) and geometry (blue lines).classAn EditPolicy for handling ADDS, MOVES, and CREATES on aTreeEditPart.classAn EditPolicy for use withFiguresinXYLayout.
- 
Uses of RequestConstants in org.eclipse.gef.toolsClasses in org.eclipse.gef.tools that implement RequestConstantsModifier and TypeClassDescriptionclassThe base implementation for tools which create a connection.classThe base implementation forTools.classA tracker for creating new bendpoints or dragging existing ones.classThe default creation tool for connections.classA connection creation tool that implements DragTracker.classA DragTracker that moves the endpoint of a connection to another location.classThe CreationTool creates newEditPartsvia aCreationFactory.classA DragTracker whose job it is to deselect allEditParts.classA DragTracker that movesEditParts.classSpecializes selection to do nothing, the native Tree provides selection for free.classA marqueeSelectionTool that implements the DragTracker interface.classA Tool which selects multipleEditParts inside a rectangular area of a Graphical Viewer.classA subclass of the SelectionTool that allows panning by holding down the space bar.classA Tracker for dragging a resize handle.classDragTracker used to select, edit, and openEditParts.classTool to select and manipulate figures.classA simple drag tracker implementation that does not perform targeting.classThe base implementation for tools which perform targeting of editparts.