Package | Description |
---|---|
org.apache.pdfbox.pdmodel.common.function.type4 |
This package contains Type 4 function support.
|
Modifier and Type | Method | Description |
---|---|---|
Operators |
ExecutionContext.getOperators() |
Returns the operator set used by this execution context.
|
Constructor | Description |
---|---|
ExecutionContext(Operators operatorSet) |
Creates a new execution context.
|