Package | Description |
---|---|
com.aspose.pdf |
The com.aspose.pdf is a root package for all classes of Aspose.PDF for Java library
which are either directly in it like
Document or indirectly through several
subpackages. |
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 OperatorCollection |
InternalHelper.container(BDC bdc) |
static boolean |
InternalHelper.isCommandNull(BDC bdc) |
void |
IOperatorSelector.visit(BDC BDC)
Visit/select BDC operator.
|
void |
OperatorSelector.visit(BDC BDC)
Visit/select BDC operator.
|
Modifier and Type | Method and Description |
---|---|
MCRElement |
StructTreeRootElement.tag(BDC bdc)
Bind a structure element to the content stream BDC operator.
|
Modifier and Type | Method and Description |
---|---|
static void |
InternalHelper.setBdcOperator(MCRElement mcrElement,
BDC bdcOperator) |
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.
|
Copyright © 2025 Aspose. All Rights Reserved.