Eclipse GEF
2.1

Uses of Package
org.eclipse.gef.editpolicies

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

Classes in org.eclipse.gef.editpolicies used by org.eclipse.gef.editpolicies
AbstractEditPolicy
          The default implementation of EditPolicy.
ComponentEditPolicy
          A model-based EditPolicy for components within a container.
ConstrainedLayoutEditPolicy
          For use with LayoutManager that require a constraint.
FeedbackHelper
          Helps display connection feedback during drags of the connection ends.
GraphicalEditPolicy
          A GraphicalEditPolicy is used with a GraphicalEditPart.
LayoutEditPolicy
          Provides support for interacting with children GraphicalEditParts with the host figure's current LayoutManager.
NonResizableEditPolicy
          Provide support for selecting and positioning a non-resizable editpart.
OrderedLayoutEditPolicy
          A LayoutEditPolicy for use with LayoutManagers that take no constraints.
SelectionEditPolicy
          A GraphicalEditPolicy that is sensitive to the host's selection.
SelectionHandlesEditPolicy
          A SelectionEditPolicy which manages a List of handles provided by the subclass.
TreeContainerEditPolicy
          An EditPolicy for handling ADDS, MOVES, and CREATES on a TreeEditPart.
 


Eclipse GEF
2.1

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