Eclipse Draw2d
2.1

Uses of Class
org.eclipse.draw2d.AbstractConnectionAnchor

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

Uses of AbstractConnectionAnchor in org.eclipse.draw2d
 

Subclasses of AbstractConnectionAnchor in org.eclipse.draw2d
 class ChopboxAnchor
          The ChopboxAnchor's location is found by calculating the intersection of a line drawn from the center point of its owner's box to a reference point on that box.
 class EllipseAnchor
          Similar to a ChopboxAnchor, except this anchor is located on the ellipse defined by the owners bounding box.
 class LabelAnchor
          LabelAnchors must have an owner of type Label.
 


Eclipse Draw2d
2.1

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