Generated by
JDiff

Interface com.itextpdf.svg.renderers.path.IPathShape

Removed Methods
( MapgetCoordinates() Returns the coordinates associated with this Shape.
void  setProperties( Map String> ) Sets the map of attributes that this path instruction needs.
 

Changed Methods
Point  getEndingPoint() Documentation changed from old to new.
Gets the ending point on the canvas after the path shape has been drawn via the IPathShape.draw(PdfCanvas) method, in SVG space coordinates.
void  setCoordinates( String[], Point ) Change in signature from String[] to (String[], Point).
Documentation changed from old to new.
This method sets the coordinates for the path painting operator and does internal preprocessing, if necessary