Package | Description |
---|---|
org.eclipse.gef.editpolicies |
This package contains EditPolicy implementations for many common editing
Roles.
|
org.eclipse.gef.tools |
This package provides several tool implementations.
|
Modifier and Type | Method and Description |
---|---|
protected SelectEditPartTracker |
NonResizableEditPolicy.getSelectTracker()
Returns a selection tracker to use by a selection handle.
|
Modifier and Type | Class and Description |
---|---|
class |
DeselectAllTracker
A DragTracker whose job it is to deselect all
EditParts . |
class |
DragEditPartsTracker
A DragTracker that moves
EditParts . |
class |
DragTreeItemsTracker
Specializes selection to do nothing, the native Tree provides selection for
free.
|
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.