Uses of Class
org.loboevolution.pdfview.function.PDFFunction
Package
Description
-
Uses of PDFFunction in org.loboevolution.pdfview.colorspace
Modifier and TypeMethodDescriptionAlternateColorSpace.getFunktion()
********************************************************************** Get the PDF functionModifierConstructorDescriptionAltColorSpace
(PDFFunction fkt, ColorSpace origCs) Create a new CMYKColorSpace Instance.AlternateColorSpace
(PDFColorSpace alternate, PDFFunction function) Creates a new instance of AlternateColorSpace -
Uses of PDFFunction in org.loboevolution.pdfview.function
Modifier and TypeClassDescriptionclass
A sampled function maps input values to output values by interpolating along a line or cubic between two known values.class
A type 2 function is an exponential interpolation function, which maps from one input value to n output values using a simple exponential formula.class
3.9.3 - A stitching function define a stitching of the subdomains of several 1-input functions to produce a single new 1-input function.class
A PostScript function is represented as a stream containing code written in a small subset of the PostScript language.Modifier and TypeMethodDescriptionstatic PDFFunction
PDFFunction.getFunction
(PDFObject obj) Get a PDFFunction from a PDFObject -
Uses of PDFFunction in org.loboevolution.pdfview.pattern
Modifier and TypeMethodDescriptionprotected void
ShaderType2.setFunctions
(PDFFunction[] functions) Set the functions associated with this shader