Runtime

Uses of Class
org.eclipse.gmf.runtime.diagram.ui.editpolicies.ResizableEditPolicyEx

Packages that use ResizableEditPolicyEx
org.eclipse.gmf.runtime.diagram.ui.editpolicies Aurora internal packages Package Specification This package contains the edit policy classes.  
 

Uses of ResizableEditPolicyEx in org.eclipse.gmf.runtime.diagram.ui.editpolicies
 

Subclasses of ResizableEditPolicyEx in org.eclipse.gmf.runtime.diagram.ui.editpolicies
 class ResizableCompartmentEditPolicy
          A resizable editpolicy for resizable compartments.
 class ResizableLabelEditPolicy
          Deprecated. use ResizableShapeLabelEditPolicy instead
 class ResizableShapeEditPolicy
          A resizable editpolicy for resizable shape editparts 1- It customizes the selection handles 2- It handles the autosize and deferred change bounds request
 class ResizableShapeLabelEditPolicy
          Edit policy which supports
 class RotatableShapeEditPolicy
          A rotatable editpolicy for rotating fork and join itparts It rotates the figure if diagonal handlers are dragged and resizes the figure otherwise as defined by the superclass
 class UnmovableShapeEditPolicy
          This edit policy does not allow elements to be moved
 


Runtime

Guidelines for using Eclipse APIs.

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