Package | Description |
---|---|
com.aspose.pdf.tagged |
The com.aspose.pdf.tagged package provides classes that allow to work with TaggedContent of a
document.
|
com.aspose.pdf.tagged.logicalstructure |
The com.aspose.pdf.tagged.logicalstructure is a namespace for PDF Logical Structure classes.
|
com.aspose.pdf.tagged.logicalstructure.elements |
The com.aspose.pdf.tagged.logicalstructure.elements is a namespace for PDF Logical Structure classes.
|
Modifier and Type | Method and Description |
---|---|
static MCRElement |
TaggedContent.createMCRElementInternal(TaggedContext taggedContext,
com.aspose.ms.System.Type handlerType) |
static MCRElement |
InternalHelper.TaggedContent_createMCRElementInternal(TaggedContext taggedContext,
int mcid,
Page page) |
static MCRElement |
InternalHelper.TaggedContent_createMCRElementInternal(TaggedContext taggedContext,
int mcid,
XForm form) |
Modifier and Type | Method and Description |
---|---|
void |
TaggedContext.pageRegisterMCRElement(Page page,
MCRElement mcrElement) |
Modifier and Type | Method and Description |
---|---|
MCRElement |
StructTreeRootElement.tag(Artifact artifact)
Bind a structure element to the Artifact.
|
MCRElement |
StructTreeRootElement.tag(BDC bdc)
Bind a structure element to the content stream BDC operator.
|
Modifier and Type | Method and Description |
---|---|
abstract MCRElement |
Element.tag(Artifact artifact)
Bind a structure element to the Artifact.
|
MCRElement |
MCRElement.tag(Artifact artifact)
Bind a structure element to the Artifact.
|
MCRElement |
OBJRElement.tag(Artifact artifact)
Bind a structure element to the Artifact.
|
MCRElement |
StructureElement.tag(Artifact artifact)
Bind a structure element to the Artifact.
|
abstract MCRElement |
Element.tag(BDC bdc)
Bind a structure element to the content stream BDC operator.
|
MCRElement |
MCRElement.tag(BDC bdc)
Bind a structure element to the content stream BDC operator.
|
MCRElement |
OBJRElement.tag(BDC bdc)
Bind a structure element to the content stream BDC operator.
|
MCRElement |
StructureElement.tag(BDC bdc)
Bind a structure element to the content stream BDC operator.
|
Modifier and Type | Method and Description |
---|---|
static Paragraphs |
InternalHelper.getContextParagraphs(MCRElement mcrElement) |
static StructureElement |
InternalHelper.getParentStructureElement(MCRElement mcr) |
static boolean |
InternalHelper.isCreatedElement(MCRElement mcrElement) |
static void |
InternalHelper.setBdcOperator(MCRElement mcrElement,
BDC bdcOperator) |
static void |
InternalHelper.setHandler(MCRElement mcrElement,
com.aspose.pdf.tagged.helpers.logicalstructure.MCRElementHandler handler) |
static void |
InternalHelper.setHyperlink(MCRElement mcrElement,
Hyperlink hyperlink) |
Copyright © 2025 Aspose. All Rights Reserved.