Package org.icepdf.core.pobjects.functions

Class Summary
Function The class Function is factory responsible for creating the correct function type for the given "FunctionType" dictionary entry.
Function_0 This class Function_0 represents a generic Type 0, sampled function type.
Function_2 This class Function_2 represents a generic Type 2, exponentail interpolation function type.
Function_3 Type 3 Function (PDF 1.3) defines a stitching of the sub-domains of several 1-input functions to produce a single new 1-input function.
Function_4 Type 4 Function (PDF 1.3), also called a PostScript calculator function, shall be represented as a stream containing code written n a small subset of the PostScript language.