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
          A ConnectionLocator that is used to place figures at the midpoint between two points on a Connection.
 class RelativeLocator
          Places a handle relative to a figure's bounds.
 


Eclipse Draw2d
2.1

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