Package org.verapdf.pd.function
Class PDFunction
- java.lang.Object
-
- org.verapdf.pd.PDObject
-
- org.verapdf.pd.function.PDFunction
-
- Direct Known Subclasses:
PDType3Function
public class PDFunction extends PDObject
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedPDFunction(COSObject obj)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static PDFunctioncreateFunction(COSObject obj)LonggetFunctionType()List<COSObject>getOperators()-
Methods inherited from class org.verapdf.pd.PDObject
clear, empty, getBooleanKey, getIntegerKey, getKey, getNameKey, getObject, getRealKey, getStringKey, knownKey, removeKey, setBooleanKey, setIntegerKey, setKey, setNameKey, setObject, setObject, setStringKey, updateFromObject, updateToObject
-
-