Uses of Class
org.verapdf.pd.function.PDFunction
-
Packages that use PDFunction Package Description org.verapdf.pd org.verapdf.pd.colors org.verapdf.pd.function -
-
Uses of PDFunction in org.verapdf.pd
Methods in org.verapdf.pd that return PDFunction Modifier and Type Method Description PDFunctionPDHalftone. getCustomTransferFunction()Methods in org.verapdf.pd that return types with arguments of type PDFunction Modifier and Type Method Description List<PDFunction>PDExtGState. getTR2Functions()List<PDFunction>PDExtGState. getTRFunctions() -
Uses of PDFunction in org.verapdf.pd.colors
Methods in org.verapdf.pd.colors that return PDFunction Modifier and Type Method Description PDFunctionPDDeviceN. getTintTransform()PDFunctionPDSeparation. getTintTransform() -
Uses of PDFunction in org.verapdf.pd.function
Subclasses of PDFunction in org.verapdf.pd.function Modifier and Type Class Description classPDType3FunctionMethods in org.verapdf.pd.function that return PDFunction Modifier and Type Method Description static PDFunctionPDFunction. createFunction(COSObject obj)Methods in org.verapdf.pd.function that return types with arguments of type PDFunction Modifier and Type Method Description List<PDFunction>PDType3Function. getFunctions()
-