| Package | Description |
|---|---|
| com.itextpdf.kernel.pdf | |
| com.itextpdf.kernel.pdf.canvas | |
| com.itextpdf.kernel.pdf.colorspace |
| Modifier and Type | Method and Description |
|---|---|
PdfName |
PdfResources.addShading(PdfShading shading) |
| Modifier and Type | Method and Description |
|---|---|
PdfCanvas |
PdfCanvas.paintShading(PdfShading shading)
Paints a shading object and adds it to the resources of this canvas
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PdfShading.Axial |
static class |
PdfShading.CoonsPatchMesh |
static class |
PdfShading.FreeFormGouraudShadedTriangleMesh |
static class |
PdfShading.FunctionBased |
static class |
PdfShading.LatticeFormGouraudShadedTriangleMesh |
static class |
PdfShading.Radial |
static class |
PdfShading.TensorProductPatchMesh |
| Modifier and Type | Method and Description |
|---|---|
static PdfShading |
PdfShading.makeShading(PdfDictionary shadingDictionary) |
| Modifier and Type | Method and Description |
|---|---|
void |
PdfPattern.Shading.setShading(PdfShading shading) |
| Constructor and Description |
|---|
Shading(PdfShading shading) |
Copyright © 1998–2016 iText Group NV. All rights reserved.