Eclipse Draw2d
2.1

Uses of Interface
org.eclipse.draw2d.Bendpoint

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

Uses of Bendpoint in org.eclipse.draw2d
 

Classes in org.eclipse.draw2d that implement Bendpoint
 class AbsoluteBendpoint
          AbsoluteBendpoint is a Bendpoint that defines its location simply as its X and Y coordinates.
 class RelativeBendpoint
          RelativeBendpoint is a Bendpoint that calculates its location based on its distance from the start and end points of the Connection, as well as its weight.
 


Eclipse Draw2d
2.1

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