Eclipse GEF
2.1

Uses of Class
org.eclipse.gef.requests.AlignmentRequest

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

Uses of AlignmentRequest in org.eclipse.gef.editpolicies
 

Methods in org.eclipse.gef.editpolicies with parameters of type AlignmentRequest
protected  Command NonResizableEditPolicy.getAlignCommand(AlignmentRequest request)
          Returns the command contribution to an alignment request
protected  Command ConstrainedLayoutEditPolicy.getAlignChildrenCommand(AlignmentRequest request)
          Returns the command to align a group of children.
 


Eclipse GEF
2.1

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