| Interface | Description |
|---|---|
| BaseInputOutPutConvertors.IInputConversionFunction |
A functional interface for providing conversion of raw input to an array of double values.
|
| BaseInputOutPutConvertors.IOutputConversionFunction | |
| IInputConversionFunction | |
| IOutputConversionFunction | |
| IPdfFunction | |
| IPdfFunctionFactory |
Interface represents a factory for AbstractPdfFunction objects.
|
| Class | Description |
|---|---|
| AbstractPdfFunction |
The abstract PdfFunction class that represents the Function Dictionary or Stream PDF object.
|
| BaseInputOutPutConvertors | |
| PdfFunction | Deprecated
Will be removed is future releases, use AbstractPdfFunction instead
|
| PdfFunction.Type0 | Deprecated
Will be removed is future releases, use PdfType0Function instead
|
| PdfFunction.Type2 | Deprecated
Will be removed is future releases, use PdfType2Function instead
|
| PdfFunction.Type3 | Deprecated
Will be removed is future releases, use PdfType3Function instead
|
| PdfFunction.Type4 | Deprecated
Will be removed is future releases, use PdfType4Function instead
|
| PdfFunctionFactory | |
| PdfType0Function | |
| PdfType2Function |
This class represents Pdf type 2 function that defines an exponential interpolation of one input value to n output values.
|
| PdfType3Function |
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.
|
| PdfType4Function |
Copyright © 1998–2022 iText Group NV. All rights reserved.