Uses of Class
com.aowagie.text.pdf.PdfFunction
Packages that use PdfFunction
-
Uses of PdfFunction in com.aowagie.text.pdf
Methods in com.aowagie.text.pdf that return PdfFunctionMethods in com.aowagie.text.pdf with parameters of type PdfFunctionModifier and TypeMethodDescriptionprivate static PdfShadingPdfShading.type2(PdfWriter writer, Color colorSpace, float[] coords, float[] domain, PdfFunction function, boolean[] extend) private static PdfShadingPdfShading.type3(PdfWriter writer, Color colorSpace, float[] coords, float[] domain, PdfFunction function, boolean[] extend)