Class OperationSet
java.lang.Object
org.loboevolution.pdfview.function.postscript.operation.OperationSet
OperationSet class.
-
Method Summary
Modifier and TypeMethodDescriptionstatic OperationSetGetter for the fieldinstance.getOperation(String token) getOperation.
-
Method Details
-
getInstance
Getter for the field
instance.- Returns:
- a
OperationSetobject.
-
getOperation
getOperation.
- Parameters:
token- aStringobject.- Returns:
- a
PostScriptOperationobject.
-