Generated by
JDiff

Class com.itextpdf.svg.renderers.path.impl.CurveTo

Added Constructors
CurveTo( boolean)  
 

Added Methods
Point  getLastControlPoint() Returns coordinates of the last control point (the one closer to the ending point) in the series of Bezier curves (possibly, one curve), in SVG space coordinates
 

Changed Methods
void  setCoordinates( String[], Point ) Change in signature from String[] to (String[], Point).