| Modifier and Type | Method and Description |
|---|---|
PdfResources |
PdfPage.getResources() |
| Modifier and Type | Method and Description |
|---|---|
void |
PdfDocument.checkIsoConformance(Object obj,
IsoKey key,
PdfResources resources) |
void |
PdfDocument.checkShowTextIsoConformance(Object gState,
PdfResources resources) |
PdfPage |
PdfPage.setResources(PdfResources pdfResources) |
| Modifier and Type | Field and Description |
|---|---|
protected PdfResources |
PdfCanvas.resources
the resources for the page that this canvas belongs to.
|
| Modifier and Type | Method and Description |
|---|---|
PdfResources |
PdfCanvas.getResources()
Get the resources of the page that this canvas belongs to..
|
| Constructor and Description |
|---|
PdfCanvas(PdfStream contentStream,
PdfResources resources,
PdfDocument document)
Creates PdfCanvas from content stream of page, form XObject, pattern etc.
|
PdfPatternCanvas(PdfStream contentStream,
PdfResources resources,
PdfDocument document)
Creates PdfPatternCanvas from content stream of page, form XObject, pattern etc.
|
| Modifier and Type | Method and Description |
|---|---|
protected PdfResources |
PdfCanvasProcessor.getResources() |
| Modifier and Type | Method and Description |
|---|---|
void |
PdfCanvasProcessor.processContent(byte[] contentBytes,
PdfResources resources)
Processes PDF syntax.
|
| Constructor and Description |
|---|
PdfCanvasParser(PdfTokenizer tokeniser,
PdfResources currentResources)
Creates a new instance of PdfContentParser
|
| Modifier and Type | Method and Description |
|---|---|
PdfResources |
PdfPattern.Tiling.getResources() |
| Modifier and Type | Method and Description |
|---|---|
PdfResources |
PdfFormXObject.getResources() |
Copyright © 1998–2016 iText Group NV. All rights reserved.