Generated by
JDiff

Class com.itextpdf.kernel.pdf.canvas.parser.data.ClippingPathInfo

Documentation changed from old to new.

Changed Constructors
ClippingPathInfo( CanvasGraphicsState, Path , Matrix ) Documentation changed from old to new.
Creates a new ClippingPathInfo instance.
 

Changed Methods
Path  getClippingPath() Documentation changed from old to new.
Gets the Path which represents current clipping path.
Matrix  getCtm() Documentation changed from old to new.
Gets the current transformation matrix.