public final class StitchingFunction extends Function
dictionary
Constructor and Description |
---|
StitchingFunction(int number,
Function[] functions,
float[] bounds,
float[] encode)
Creates a new stitching function.
|
getDomain, getFunctionType, getObjectBytes, setDomain
getGeneration, getNumber, getReference, toPDFBytes
public StitchingFunction(int number, Function[] functions, float[] bounds, float[] encode)
number
- the PDF object number.functions
- the functions to be stitched.bounds
- the bounds.encode
- the encoding.