| Package | Description |
|---|---|
| org.eclipse.gef.dnd | |
| org.eclipse.gef.editpolicies |
This package contains EditPolicy implementations for many common editing
Roles.
|
| org.eclipse.gef.palette |
This package defines and implements the model used by the
PaletteViewer. |
| org.eclipse.gef.requests |
This package contains the common Request types used by the provided tools and edit policies.
|
| org.eclipse.gef.tools |
This package provides several tool implementations.
|
| org.eclipse.gef.ui.actions |
This package support for using JFace Actions in your EditorPart.
|
| Class and Description |
|---|
| CreateRequest
A Request to create a new object.
|
| CreationFactory
A factory used to create new objects.
|
| Class and Description |
|---|
| AlignmentRequest
A request to align multiple objects.
|
| BendpointRequest
A request to alter a bendpoint.
|
| ChangeBoundsRequest
A Request to change the bounds of the EditPart(s).
|
| CreateConnectionRequest
A Request to create a new Connection.
|
| CreateRequest
A Request to create a new object.
|
| DirectEditRequest
A request to perform direct editing on the receiver of the Request.
|
| DropRequest
A request that requires a location in order to drop an item.
|
| GroupRequest
A Request from multiple EditParts.
|
| ReconnectRequest
A Request to reconnect a connection.
|
| Class and Description |
|---|
| CreationFactory
A factory used to create new objects.
|
| Class and Description |
|---|
| ChangeBoundsRequest
A Request to change the bounds of the EditPart(s).
|
| CreateRequest
A Request to create a new object.
|
| CreationFactory
A factory used to create new objects.
|
| DropRequest
A request that requires a location in order to drop an item.
|
| GroupRequest
A Request from multiple EditParts.
|
| LocationRequest
A Request that needs to keep track of a location.
|
| TargetRequest
A request that involves a target EditPart.
|
| Class and Description |
|---|
| ChangeBoundsRequest
A Request to change the bounds of the EditPart(s).
|
| CreateRequest
A Request to create a new object.
|
| CreationFactory
A factory used to create new objects.
|
| DirectEditRequest
A request to perform direct editing on the receiver of the Request.
|
| Class and Description |
|---|
| CreationFactory
A factory used to create new objects.
|
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.