Package com.sun.pdfview.function
Class FunctionType4.Operation
java.lang.Object
com.sun.pdfview.function.FunctionType4.Operation
- Enclosing class:
FunctionType4
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
return true if our operator is the same as the supplied one.(package private) abstract void
eval()
evaluate the function, popping the stack as needed and pushing results.
-
Field Details
-
operatorName
-
-
Constructor Details
-
Operation
-
-
Method Details