| Package | Description |
|---|---|
| com.itextpdf.kernel.pdf.canvas.parser |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
PdfCanvasProcessor.PopGraphicsStateOperator
A content operator implementation (Q).
|
| Modifier and Type | Method and Description |
|---|---|
IContentOperator |
PdfCanvasProcessor.registerContentOperator(String operatorString, IContentOperator operator)
Registers a content operator that will be called when the specified operator string is encountered during content processing.
|
| Modifier and Type | Method and Description |
|---|---|
IContentOperator |
PdfCanvasProcessor.registerContentOperator(String operatorString, IContentOperator operator)
Registers a content operator that will be called when the specified operator string is encountered during content processing.
|
| Modifier and Type | Method and Description |
|---|---|
|
PdfDocumentContentParser.processContent(int pageNumber, E renderListener, Map<String,IContentOperator> additionalContentOperators)
Processes content from the specified page number using the specified listener.
|
Copyright © 1998–2016 iText Group NV. All rights reserved.