Package org.verapdf.pd.function
Class PDType3Function
- java.lang.Object
-
- org.verapdf.pd.PDObject
-
- org.verapdf.pd.function.PDFunction
-
- org.verapdf.pd.function.PDType3Function
-
public class PDType3Function extends PDFunction
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedPDType3Function(COSObject obj)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<PDFunction>getFunctions()-
Methods inherited from class org.verapdf.pd.function.PDFunction
createFunction, getFunctionType, 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
-
-
-
-
Constructor Detail
-
PDType3Function
protected PDType3Function(COSObject obj)
-
-
Method Detail
-
getFunctions
public List<PDFunction> getFunctions()
-
-