Uses of Class
org.sejda.sambox.pdmodel.common.function.type4.ExecutionContext
Packages that use ExecutionContext
Package
Description
This package contains Type 4 function support.
-
Uses of ExecutionContext in org.sejda.sambox.pdmodel.common.function.type4
Methods in org.sejda.sambox.pdmodel.common.function.type4 with parameters of type ExecutionContextModifier and TypeMethodDescriptionvoidInstructionSequence.execute(ExecutionContext context) Executes the instruction sequence.voidOperator.execute(ExecutionContext context) Executes the operator.