Generated by
JDiff

Class com.itextpdf.kernel.geom.BezierCurve

Changed Constructors
BezierCurve( List) Documentation changed from old to new.
Constructs new bezier curve.
 

Changed Methods
List  getPiecewiseLinearApproximation() Documentation changed from old to new.
You can adjust precision of the approximation by varying the following parameters: .curveCollinearityEpsilon, .distanceToleranceSquare, .distanceToleranceManhattan.