Eclipse Draw2d
2.1

Uses of Class
org.eclipse.draw2d.Polyline

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

Uses of Polyline in org.eclipse.draw2d
 

Subclasses of Polyline in org.eclipse.draw2d
 class Polygon
          Draws a polygon which encloses all of its Points.
 class PolygonDecoration
          A rotatable, polygon shaped decoration most commonly used for decorating the ends of polylines.
 class PolylineConnection
          Connection based on polyline.
 class PolylineDecoration
          A decorative Figure intended to be placed on a Polyline.
 


Eclipse Draw2d
2.1

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