Uses of Interface
org.eclipse.draw2d.Locator
Packages that use Locator
Package
Description
Primary package containing general interfaces and implementation classes.
-
Uses of Locator in org.eclipse.draw2d
Classes in org.eclipse.draw2d that implement LocatorModifier and TypeClassDescriptionclass
Places a figure relative to a point determined by the subclass.class
Locator used to place aRotatableDecoration
on aConnection
.class
Places a figure relative to a specified bend in aConnection
.class
Used to place IFigures along the endpoint or starting point of aConnection
.class
Repositions aFigure
attached to aConnection
when the Connection is moved.class
A ConnectionLocator that is used to place figures at the midpoint between two points on aConnection
.class
Places a handle relative to a figure's bounds.