Uses of Class
org.eclipse.draw2d.AbstractLocator
Packages that use AbstractLocator
Package
Description
Primary package containing general interfaces and implementation classes.
-
Uses of AbstractLocator in org.eclipse.draw2d
Subclasses of AbstractLocator in org.eclipse.draw2dModifier and TypeClassDescriptionclass
Locator used to place aRotatableDecoration
on aConnection
.class
Places a figure relative to a specified bend in 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
.