Package | Description |
---|---|
com.itextpdf.kernel.pdf.canvas | |
com.itextpdf.kernel.pdf.tagging | |
com.itextpdf.kernel.utils |
Constructor and Description |
---|
CanvasTag(PdfMcr mcr)
Creates a tag that is referenced to the document's tag structure (i.e.
|
Modifier and Type | Class and Description |
---|---|
class |
PdfMcrDictionary |
class |
PdfMcrNumber |
class |
PdfObjRef |
Modifier and Type | Method and Description |
---|---|
PdfMcr |
PdfStructElem.addKid(int index, PdfMcr kid) |
PdfMcr |
PdfStructElem.addKid(PdfMcr kid) |
PdfMcr |
PdfStructTreeRoot.findMcrByMcid(PdfDictionary pageDict, int mcid) |
Modifier and Type | Method and Description |
---|---|
Collection<PdfMcr> |
PdfStructTreeRoot.getPageMarkedContentReferences(PdfPage page)
Gets an unmodifiable collection of marked content references on page.
|
Modifier and Type | Method and Description |
---|---|
PdfMcr |
PdfStructElem.addKid(int index, PdfMcr kid) |
PdfMcr |
PdfStructElem.addKid(PdfMcr kid) |
Modifier and Type | Method and Description |
---|---|
protected void |
TaggedPdfReaderTool.parseTag(PdfMcr kid) |
Copyright © 1998–2022 iText Group NV. All rights reserved.