Package org.eclipse.gef.requests
package org.eclipse.gef.requests
This package contains the common Request types used by the provided tools and edit policies.
-
ClassDescriptionA request to align multiple objects.A request to alter a bendpoint.A Request to change the bounds of the EditPart(s).A Request to create a new Connection.A Request to create a new object.A factory used to create new objects.A request to perform direct editing on the receiver of the Request.A request that requires a location in order to drop an item.A Request to be forwarded to another EditPart.A Request from multiple EditParts.A Request that needs to keep track of a location.A Request to reconnect a connection.A request to select an edit part.A simple CreationFactory that takes a Class in the constructor and creates a new instance of this Class in
SimpleFactory.getNewObject()
.A request that involves a target EditPart.