Package | Description |
---|---|
org.eclipse.draw2d |
Primary package containing general interfaces and implementation classes.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractLocator
Places a figure relative to a point determined by the subclass.
|
class |
ArrowLocator
Locator used to place a
RotatableDecoration on a Connection . |
class |
BendpointLocator
Places a figure relative to a specified bend in a
Connection . |
class |
ConnectionEndpointLocator
Used to place IFigures along the endpoint or starting point of a
Connection . |
class |
ConnectionLocator
Repositions a
Figure attached to a Connection when the
Connection is moved. |
class |
MidpointLocator
A ConnectionLocator that is used to place figures at the midpoint between two
points on a
Connection . |
class |
RelativeLocator
Places a handle relative to a figure's bounds.
|
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.