Package com.itextpdf.kernel.pdf.function
package com.itextpdf.kernel.pdf.function
-
ClassDescriptionAbstractPdfFunction
PdfDictionary> The abstract PdfFunction class that represents the Function Dictionary or Stream PDF object.A functional interface for providing conversion of raw input to an array of double values.Interface represents a factory forAbstractPdfFunction
objects.Deprecated.Deprecated.Will be removed is future releases, usePdfType0Function
insteadDeprecated.Will be removed is future releases, usePdfType2Function
insteadDeprecated.Will be removed is future releases, usePdfType3Function
insteadDeprecated.Will be removed is future releases, usePdfType4Function
insteadThis class represents Pdf type 2 function that defines an exponential interpolation of one input value to n output values.This class represents Pdf type 3 function that defines a stitching of the subdomains of several 1-input functions to produce a single new 1-input function.
AbstractPdfFunction
instead