Eclipse Draw2d
2.1

Uses of Class
org.eclipse.draw2d.AbstractLocator

Packages that use AbstractLocator
org.eclipse.draw2d Most of the Draw2d classes and interfaces reside in this base package. 
 

Uses of AbstractLocator in org.eclipse.draw2d
 

Subclasses of AbstractLocator in org.eclipse.draw2d
 class ArrowLocator
          Repositions a Figure attached to a Connection when the Connection is moved.
 class BendpointLocator
          Repositions a Bendpoint attached to a Connection when the Connection is moved.
 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
2.1

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