Package com.itextpdf.kernel.pdf.canvas.parser.clipper
-
Interface Summary Interface Description IClipper IClipper.IZFillCallback -
Class Summary Class Description ClipperBase ClipperBridge This class contains variety of methods allowing to convert iText abstractions into the abstractions of the Clipper library and vise 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