public class PdfCanvasConstants extends Object
Modifier and Type | Class and Description |
---|---|
static class |
PdfCanvasConstants.FillingRule
Rule for determining which points lie inside a path.
|
static class |
PdfCanvasConstants.LineCapStyle
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 |
PdfCanvasConstants.LineJoinStyle
The line join style specifies the shape to be used at the corners of paths that are stroked.
|
static class |
PdfCanvasConstants.TextRenderingMode
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.
|
Copyright © 1998–2021 iText Group NV. All rights reserved.