Package com.itextpdf.kernel.pdf.canvas.parser.clipper
-
Interface Summary Interface Description IClipper IClipper.IZFillCallback -
Class Summary Class Description ClipperBase ClipperBridge This class contains a variety of methods allowing the conversion of iText abstractions into abstractions of the Clipper library, and vice versa.ClipperExceptionConstant ClipperOffset DefaultClipper Edge LongRect Path A pure convenience class to avoid writingList<IntPoint>
everywhere.Path.Join Path.Maxima Path.OutPt Path.OutRec Paths A pure convenience class to avoid writingList<Path>
everywhere.Point<T extends java.lang.Number & java.lang.Comparable<T>> Point.DoublePoint Point.LongPoint Point.NumberComparator<T extends java.lang.Number & java.lang.Comparable<T>> PolyNode PolyTree -
Enum Summary Enum Description Edge.Side IClipper.ClipType IClipper.Direction IClipper.EndType IClipper.JoinType IClipper.PolyFillType IClipper.PolyType PolyNode.NodeType -
Exception Summary Exception Description ClipperException