Runtime

Uses of Package
org.eclipse.gmf.runtime.diagram.ui.editpolicies

Packages that use org.eclipse.gmf.runtime.diagram.ui.editpolicies
org.eclipse.gmf.runtime.diagram.ui.editpolicies Aurora internal packages Package Specification This package contains the edit policy classes.  
org.eclipse.gmf.runtime.diagram.ui.services.decorator Aurora internal packages Package Specification this package contains the decorator specific classes like the provider, operation and the decorator itself 
 

Classes in org.eclipse.gmf.runtime.diagram.ui.editpolicies used by org.eclipse.gmf.runtime.diagram.ui.editpolicies
ComponentEditPolicy
          Concrete class that extends the GEF's ComponentEditPolicy.
DiagramAssistantEditPolicy
          Encapsulates behavior common to editpolicies that popup diagram assistants.
DragDropEditPolicy
          Abstract Implementation for all EditPolicies that deal with the REQ_DRAG, REQ_DROP and REQ_DROP_EOBJECTS requests as defined in org.eclipse.gmf.runtime.diagram.ui.requests.RequestConstants The default implementation REQ_DRAG is to cast it into a REQ_ORPHAN request The default implementation REQ_DROP is to cast it into a REQ_ADD request
GraphicalNodeEditPolicy
          the graphical node edit policy
NonResizableEditPolicyEx
          A non-resizable edit policy that understands REQ_DRAG and REQ_DROP requests
OpenEditPolicy
          Open Shape Edit Policy This edit policy handles double click (open) gestures on shapes.
PopupBarEditPolicy
          Popup bars are esentially a cartoon balloon with buttons that are activated during mouse hover over a shape.
ResizableEditPolicyEx
          A resizable edit policy that understands REQ_DRAG and REQ_DROP requests
ResizableShapeEditPolicy
          A resizable editpolicy for resizable shape editparts 1- It customizes the selection handles 2- It handles the autosize and deferred change bounds request
ResizableShapeLabelEditPolicy
          Edit policy which supports
 

Classes in org.eclipse.gmf.runtime.diagram.ui.editpolicies used by org.eclipse.gmf.runtime.diagram.ui.services.decorator
DecorationEditPolicy.DecoratorTarget
          The decoratorTarget object to be passed to the service.
 


Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.