Uses of Class
org.apache.pdfbox.pdmodel.common.function.type4.ExecutionContext
Packages that use ExecutionContext
Package
Description
This package contains Type 4 function support.
-
Uses of ExecutionContext in org.apache.pdfbox.pdmodel.common.function.type4
Methods in org.apache.pdfbox.pdmodel.common.function.type4 with parameters of type ExecutionContextModifier and TypeMethodDescriptionvoid
InstructionSequence.execute
(ExecutionContext context) Executes the instruction sequence.void
Operator.execute
(ExecutionContext context) Executes the operator.