Generated by
JDiff

Class com.itextpdf.kernel.pdf.canvas.parser.ParserGraphicsState

Changed Methods
void  clip( Path, int ) Documentation changed from old to new.
Intersects the current clipping path with the given path.
Path  getClippingPath() Documentation changed from old to new.
Getter for the current clipping path.
void  setClippingPath( Path) Documentation changed from old to new.
Sets the current clipping path to the specified path.