Package com.graphbuilder.curve
Class Polyline
java.lang.Object
com.graphbuilder.curve.Curve
com.graphbuilder.curve.Polyline
A polyline is a sequence of connected line segments based on the control-path points specified
by the group-iterator.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.graphbuilder.curve.Curve
getConnect, getControlPath, getGroupIterator, resetMemory, setConnect, setControlPath, setGroupIterator
-
Constructor Details
-
Polyline
-
-
Method Details