|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pdfbox.pdmodel.common.function.type4.Operators
public class Operators
This class provides all the supported operators.
Constructor Summary | |
---|---|
Operators()
Creates a new Operators object with the default set of operators. |
Method Summary | |
---|---|
Operator |
getOperator(java.lang.String operatorName)
Returns the operator for the given operator name. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Operators()
Method Detail |
---|
public Operator getOperator(java.lang.String operatorName)
operatorName
- the operator name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |