public class PdfCanvasConstants extends Object
Modifier and Type | Class and Description |
---|---|
static class |
PdfCanvasConstants.FillingRule |
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.
|
Constructor and Description |
---|
PdfCanvasConstants() |
Copyright © 1998–2018 iText Group NV. All rights reserved.