Package com.itextpdf.kernel.pdf.canvas
Class PdfCanvasConstants
java.lang.Object
com.itextpdf.kernel.pdf.canvas.PdfCanvasConstants
A container for constants defined in the PDF specification (ISO 32000-1).
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Rule for determining which points lie inside a path.static class
The line cap style specifies the shape to be used at the ends of open subpaths (and dashes, if any) when they are stroked.static class
The line join style specifies the shape to be used at the corners of paths that are stroked.static final class
The text rendering mode determines whether showing text causes glyph outlines to be stroked, filled, used as a clipping boundary, or some combination of the three. -
Method Summary