Uses of Interface
org.verapdf.model.pdlayer.PDFunction
-
Packages that use PDFunction Package Description org.verapdf.gf.model.impl.pd.functions org.verapdf.model.pdlayer -
-
Uses of PDFunction in org.verapdf.gf.model.impl.pd.functions
Classes in org.verapdf.gf.model.impl.pd.functions that implement PDFunction Modifier and Type Class Description classGFPDFunctionclassGFPDType0FunctionclassGFPDType2FunctionclassGFPDType3FunctionclassGFPDType4Function -
Uses of PDFunction in org.verapdf.model.pdlayer
Subinterfaces of PDFunction in org.verapdf.model.pdlayer Modifier and Type Interface Description interfacePDType0FunctionType0 functioninterfacePDType2FunctionType2 functioninterfacePDType3FunctionType3 functioninterfacePDType4FunctionType4 function
-