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 PdfShading
PdfShading.type2
(PdfWriter writer, Color colorSpace, float[] coords, float[] domain, PdfFunction function, boolean[] extend) private static PdfShading
PdfShading.type3
(PdfWriter writer, Color colorSpace, float[] coords, float[] domain, PdfFunction function, boolean[] extend)