Eclipse Draw2d
3.8.0.201206011245

Uses of Class
org.eclipse.draw2d.AbstractPointListShape

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

Uses of AbstractPointListShape in org.eclipse.draw2d
 

Subclasses of AbstractPointListShape 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 PolygonShape
          Renders a PointList as a polygonal shape.
 class Polyline
          Renders a PointList as a series of line segments.
 class PolylineConnection
          An implementation of Connection based on Polyline.
 class PolylineDecoration
          A decorative Figure intended to be placed on a Polyline.
 class PolylineShape
          Renders a PointList as a series of line segments.
 class ScalablePolygonShape
          Renders a PointList as a polygonal shape scaled in accordance with bounds to fill whole figure.
 


Eclipse Draw2d
3.8.0.201206011245

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