Uses of Class
com.itextpdf.kernel.pdf.canvas.parser.clipper.Path.OutRec
Packages that use Path.OutRec
-
Uses of Path.OutRec in com.itextpdf.kernel.pdf.canvas.parser.clipper
Fields in com.itextpdf.kernel.pdf.canvas.parser.clipper declared as Path.OutRecFields in com.itextpdf.kernel.pdf.canvas.parser.clipper with type parameters of type Path.OutRecMethods in com.itextpdf.kernel.pdf.canvas.parser.clipper that return Path.OutRecModifier and TypeMethodDescriptionprivate Path.OutRec
DefaultClipper.createOutRec()
static Path.OutRec
Path.OutPt.getLowerMostRec
(Path.OutRec outRec1, Path.OutRec outRec2) private Path.OutRec
DefaultClipper.getOutRec
(int idx) protected static Path.OutRec
ClipperBase.parseFirstLeft
(Path.OutRec FirstLeft) Methods in com.itextpdf.kernel.pdf.canvas.parser.clipper with parameters of type Path.OutRecModifier and TypeMethodDescriptionprivate void
DefaultClipper.fixupFirstLefts1
(Path.OutRec OldOutRec, Path.OutRec NewOutRec) private void
DefaultClipper.fixupFirstLefts2
(Path.OutRec OldOutRec, Path.OutRec NewOutRec) private void
DefaultClipper.fixupOutPolygon
(Path.OutRec outRec) private void
DefaultClipper.fixupOutPolyline
(Path.OutRec outrec) static Path.OutRec
Path.OutPt.getLowerMostRec
(Path.OutRec outRec1, Path.OutRec outRec2) private static boolean
DefaultClipper.isParam1RightOfParam2
(Path.OutRec outRec1, Path.OutRec outRec2) private boolean
DefaultClipper.joinPoints
(Path.Join j, Path.OutRec outRec1, Path.OutRec outRec2) protected static Path.OutRec
ClipperBase.parseFirstLeft
(Path.OutRec FirstLeft) private void
DefaultClipper.setHoleState
(Edge e, Path.OutRec outRec) private void
DefaultClipper.updateOutPtIdxs
(Path.OutRec outrec)