Package | Description |
---|---|
org.eclipse.gef.editpolicies |
This package contains EditPolicy implementations for many common editing
Roles.
|
Modifier and Type | Class and Description |
---|---|
class |
BendpointEditPolicy
Used to add bendpoint handles on a
ConnectionEditPart . |
class |
ConnectionEndpointEditPolicy
A selection handle policy for placing handles at the two ends of a
ConnectionEditPart.
|
class |
NonResizableEditPolicy
Provide support for selecting and positioning a non-resizable editpart.
|
class |
ResizableEditPolicy
Provides support for selecting, positioning, and resizing an edit part.
|
class |
ScrollableSelectionFeedbackEditPolicy
A
SelectionEditPolicy , which may be registered to an
IScrollableEditPart to provide primary selection feedback by
rendering the hidden contents of the host figure's ScrollPane 's
nested Viewport by means of GhostImageFigure s. |
class |
SelectionHandlesEditPolicy
A SelectionEditPolicy which manages a List of handles provided by the
subclass.
|
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.