Uses of Class
org.eclipse.draw2d.Polyline
Packages that use Polyline
Package
Description
Primary package containing general interfaces and implementation classes.
-
Uses of Polyline in org.eclipse.draw2d
Subclasses of Polyline 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
An implementation ofConnection
based on Polyline.class
A decorative Figure intended to be placed on aPolyline
.