Eclipse Draw2d
2.1

Uses of Interface
org.eclipse.draw2d.Locator

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

Uses of Locator in org.eclipse.draw2d
 

Classes in org.eclipse.draw2d that implement Locator
 class AbstractLocator
          Repositions a Figure attached to a Connection when the Connection is moved.
 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 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
           
 class RelativeLocator
          A locator that specfies a point that is relative to the bounds of a Figure.
 


Eclipse Draw2d
2.1

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