Package org.verapdf.model.pdlayer
Interface PDType2Function
-
- All Superinterfaces:
Object,PDFunction,PDObject
- All Known Implementing Classes:
GFPDType2Function
public interface PDType2Function extends PDFunction
Type2 function
-
-
Method Summary
-
Methods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Methods inherited from interface org.verapdf.model.pdlayer.PDFunction
getFunctionType
-
Methods inherited from interface org.verapdf.model.pdlayer.PDObject
getentries
-
-