Uses of Class
org.verapdf.pd.function.PDFunction
Packages that use PDFunction
Package
Description
-
Uses of PDFunction in org.verapdf.gf.model.factory.functions
Methods in org.verapdf.gf.model.factory.functions with parameters of type PDFunctionModifier and TypeMethodDescriptionstatic GFPDFunctionFunctionFactory.createFunction(PDFunction function) -
Uses of PDFunction in org.verapdf.gf.model.impl.pd.functions
Constructors in org.verapdf.gf.model.impl.pd.functions with parameters of type PDFunctionModifierConstructorDescriptionGFPDFunction(PDFunction function) protectedGFPDFunction(PDFunction function, String type) -
Uses of PDFunction in org.verapdf.pd
Methods in org.verapdf.pd that return PDFunctionMethods in org.verapdf.pd that return types with arguments of type PDFunction -
Uses of PDFunction in org.verapdf.pd.colors
Methods in org.verapdf.pd.colors that return PDFunctionMethods in org.verapdf.pd.colors with parameters of type PDFunctionModifier and TypeMethodDescriptionprotected double[]PDSpecialColorSpace.getDoubleArrayResult(double[] src, PDFunction function) -
Uses of PDFunction in org.verapdf.pd.function
Subclasses of PDFunction in org.verapdf.pd.functionModifier and TypeClassDescriptionclassclassclassclassMethods in org.verapdf.pd.function that return PDFunctionMethods in org.verapdf.pd.function that return types with arguments of type PDFunctionMethod parameters in org.verapdf.pd.function with type arguments of type PDFunction