Eclipse Draw2d
3.1

Uses of Class
org.eclipse.draw2d.AbstractLocator

Packages that use AbstractLocator
org.eclipse.draw2d Primary package containing general interfaces and implementation classes. 
 

Uses of AbstractLocator in org.eclipse.draw2d
 

Subclasses of AbstractLocator in org.eclipse.draw2d
 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 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.
 


Eclipse Draw2d
3.1

Copyright (c) IBM Corp. and others 2000, 2005. All Rights Reserved.