Uses of Class
org.eclipse.draw2d.AbstractPointListShape
Packages that use AbstractPointListShape
Package
Description
Primary package containing general interfaces and implementation classes.
-
Uses of AbstractPointListShape in org.eclipse.draw2d
Subclasses of AbstractPointListShape in org.eclipse.draw2dModifier and TypeClassDescriptionclass
Renders aPointList
as a polygonal shape.class
A rotatable, polygon shaped decoration most commonly used for decorating the ends ofpolylines
.class
Renders aPointList
as a polygonal shape.class
Renders aPointList
as a series of line segments.class
An implementation ofConnection
based on Polyline.class
A decorative Figure intended to be placed on aPolyline
.class
Renders aPointList
as a series of line segments.class
Renders aPointList
as a polygonal shape scaled in accordance with bounds to fill whole figure.