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.operators |
The com.aspose.pdf.operators is a package for Operator implementations.
|
Modifier and Type | Method and Description |
---|---|
static OperatorCollection |
InternalHelper.container(ID id) |
void |
IOperatorSelector.visit(ID ID)
Visit/select ID operator.
|
void |
OperatorSelector.visit(ID ID)
Visit/select ID operator.
|
Modifier and Type | Method and Description |
---|---|
static List<com.aspose.pdf.engine.data.IPdfPrimitive> |
InternalHelper.getParameters(ID id) |
Copyright © 2025 Aspose. All Rights Reserved.