Other utility classes and functions. More...
Classes | |
class | IDOMFunction |
Base class for PDF/PS Style functions All function instances throw IEDLError exceptions on failure. More... | |
class | IDOMSampledFunction |
Interface for sampled functions. See section 3.9.1 of the PDF 1.7 Reference. Default values are as per described in that reference. More... | |
class | IDOMExponentialFunction |
Interface for exponential functions. See section 3.9.2 of the PDF 1.7 Reference. Default values are as per described in that reference. There can be only one input for this function type. More... | |
class | IDOMStitchingFunction |
Interface for stitching functions. See section 3.9.3 of the PDF 1.7 Reference. Default values are as per described in that reference. There can only be one input for this function, and the functions contained therein must also handle one input. More... | |
class | IDOMGroupingFunction |
Interface to encapsulate an array of x-input-1-output functions. More... | |
class | IDOMPostScriptCalculatorFunction |
Interface for PostScript calculator functions. See section 3.9.4 of the PDF 1.7 Reference. Default values are as per described in that reference. More... | |
Other utility classes and functions.