Package org.verapdf.model.pdlayer
Interface PDFunction
- All Known Subinterfaces:
PDType0Function,PDType2Function,PDType3Function,PDType4Function
PDF function type
-
Method Summary
Methods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentMethods inherited from interface org.verapdf.model.pdlayer.PDObject
getentries
-
Method Details
-
getFunctionType
Long getFunctionType()type of the function (0, 2, 3 or 4)
-