Eclipse Draw2d
3.1

Uses of Class
org.eclipse.draw2d.Polyline

Packages that use Polyline
org.eclipse.draw2d Primary package containing general interfaces and implementation classes. 
 

Uses of Polyline in org.eclipse.draw2d
 

Subclasses of Polyline in org.eclipse.draw2d
 class Polygon
          Renders a PointList as a polygonal shape.
 class PolygonDecoration
          A rotatable, polygon shaped decoration most commonly used for decorating the ends of polylines.
 class PolylineConnection
          An implementation of Connection based on Polyline.
 class PolylineDecoration
          A decorative Figure intended to be placed on a Polyline.
 


Eclipse Draw2d
3.1

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