GEF (MVC)
3.9.0.201308190730

Uses of Class
org.eclipse.gef.editpolicies.SelectionEditPolicy

Packages that use SelectionEditPolicy
org.eclipse.gef.editpolicies This package contains EditPolicy implementations for many common editing Roles. 
 

Uses of SelectionEditPolicy in org.eclipse.gef.editpolicies
 

Subclasses of SelectionEditPolicy in org.eclipse.gef.editpolicies
 class BendpointEditPolicy
          Used to add bendpoint handles on a ConnectionEditPart.
 class ConnectionEndpointEditPolicy
          A selection handle policy for placing handles at the two ends of a ConnectionEditPart.
 class NonResizableEditPolicy
          Provide support for selecting and positioning a non-resizable editpart.
 class ResizableEditPolicy
          Provides support for selecting, positioning, and resizing an edit part.
 class ScrollableSelectionFeedbackEditPolicy
          A SelectionEditPolicy, which may be registered to an IScrollableEditPart to provide primary selection feedback by rendering the hidden contents of the host figure's ScrollPane's nested Viewport by means of GhostImageFigures.
 class SelectionHandlesEditPolicy
          A SelectionEditPolicy which manages a List of handles provided by the subclass.
 


GEF (MVC)
3.9.0.201308190730

Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.