| Package | Description |
|---|---|
| com.itextpdf.kernel.color | |
| com.itextpdf.kernel.pdf | |
| com.itextpdf.kernel.pdf.canvas | |
| com.itextpdf.kernel.pdf.colorspace |
| Modifier and Type | Method and Description |
|---|---|
PdfPattern |
PatternColor.getPattern() |
| Modifier and Type | Method and Description |
|---|---|
void |
PatternColor.setPattern(PdfPattern pattern) |
| Constructor and Description |
|---|
PatternColor(PdfPattern coloredPattern) |
| Modifier and Type | Method and Description |
|---|---|
PdfName |
PdfResources.addPattern(PdfPattern pattern) |
| Modifier and Type | Method and Description |
|---|---|
PdfCanvas |
PdfPatternCanvas.setColor(PdfColorSpace colorSpace,
float[] colorValue,
PdfPattern pattern,
boolean fill) |
PdfCanvas |
PdfCanvas.setColor(PdfColorSpace colorSpace,
float[] colorValue,
PdfPattern pattern,
boolean fill)
Changes the current color for paths with an explicitly defined pattern.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PdfPattern.Shading |
static class |
PdfPattern.Tiling |
| Modifier and Type | Method and Description |
|---|---|
static PdfPattern |
PdfPattern.getPatternInstance(PdfDictionary pdfObject) |
Copyright © 1998–2016 iText Group NV. All rights reserved.