Uses of Interface
com.itextpdf.kernel.pdf.function.IPdfFunctionFactory
-
Packages that use IPdfFunctionFactory Package Description com.itextpdf.kernel.pdf.function -
-
Uses of IPdfFunctionFactory in com.itextpdf.kernel.pdf.function
Fields in com.itextpdf.kernel.pdf.function declared as IPdfFunctionFactory Modifier and Type Field Description private static IPdfFunctionFactoryPdfType3Function. DEFAULT_FUNCTION_FACTORYprivate IPdfFunctionFactoryPdfType3Function. functionFactoryConstructors in com.itextpdf.kernel.pdf.function with parameters of type IPdfFunctionFactory Constructor Description PdfType3Function(PdfDictionary dict, IPdfFunctionFactory functionFactory)
-