Uses of Class
com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperOffset
-
Uses of ClipperOffset in com.itextpdf.kernel.pdf.canvas.parser.clipper
Modifier and TypeMethodDescriptionClipperBridge.addPath
(ClipperOffset offset, Path path, IClipper.JoinType joinType, IClipper.EndType endType) Adds all iTextSubpath
s of the iTextPath
to theClipperOffset
object with one note: it doesn't add degenerate subpaths.