public class PDInterpolationFunction extends PDFunction
| Modifier and Type | Class and Description |
|---|---|
static class |
PDInterpolationFunction.MetaClass
The meta class implementation
|
| Modifier and Type | Field and Description |
|---|---|
static COSName |
DK_C0 |
static COSName |
DK_C1 |
static COSName |
DK_N |
static PDInterpolationFunction.MetaClass |
META
The meta class instance
|
DK_Domain, DK_FunctionType, DK_RangeDK_Subtype, DK_Type| Modifier and Type | Method and Description |
|---|---|
float[] |
evaluate(float[] values) |
float[] |
getC0() |
float[] |
getC1() |
float |
getN() |
int |
getOutputSize() |
cosGetDomain, getDomainMax, getDomainMin, getInputSize, getRange, getRangeMax, getRangeMincosGetFieldDescendant, cosGetFieldInheritable, cosGetFieldInherited, cosGetSubtype, cosGetType, cosRemoveFieldInheritable, cosSetFieldInheritable, cosSetSubtype, cosSetType, getDoc, getGenericChildren, getGenericParent, setGenericParent, toStringchanged, cosGetArray, cosGetDict, cosGetDoc, cosGetField, cosGetObject, cosGetStream, cosHasField, cosRemoveField, cosSetField, getAttribute, getFieldBoolean, getFieldDate, getFieldFixed, getFieldFixedArray, getFieldInt, getFieldMLString, getFieldString, invalidateCaches, removeAttribute, setAttribute, setFieldBoolean, setFieldFixed, setFieldInt, setFieldMLString, setFieldName, setFieldObject, setFieldStringpublic static final COSName DK_C0
public static final COSName DK_C1
public static final COSName DK_N
public static final PDInterpolationFunction.MetaClass META
public float[] evaluate(float[] values)
evaluate in class PDFunctionpublic float[] getC0()
public float[] getC1()
public float getN()
public int getOutputSize()
getOutputSize in class PDFunctionCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.