public class PDPostScriptFunction extends PDFunction
| Modifier and Type | Class and Description |
|---|---|
static class |
PDPostScriptFunction.MetaClass
The meta class implementation
|
| Modifier and Type | Field and Description |
|---|---|
static PDPostScriptFunction.MetaClass |
META
The meta class instance
|
DK_Domain, DK_FunctionType, DK_RangeDK_Subtype, DK_Type| Modifier and Type | Method and Description |
|---|---|
COSDictionary |
cosGetDict()
Get the base object as a
COSDictionary. |
float[] |
evaluate(float[] values) |
String |
getCode() |
int |
getOutputSize() |
cosGetDomain, getDomainMax, getDomainMin, getInputSize, getRange, getRangeMax, getRangeMincosGetFieldDescendant, cosGetFieldInheritable, cosGetFieldInherited, cosGetSubtype, cosGetType, cosRemoveFieldInheritable, cosSetFieldInheritable, cosSetSubtype, cosSetType, getDoc, getGenericChildren, getGenericParent, setGenericParent, toStringchanged, cosGetArray, 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 PDPostScriptFunction.MetaClass META
public COSDictionary cosGetDict()
COSBasedObjectCOSDictionary.
This will throw a ClassCastException if the base type is not
appropriate!
cosGetDict in class COSBasedObjectCOSDictionary.public float[] evaluate(float[] values)
evaluate in class PDFunctionpublic String getCode()
public int getOutputSize()
getOutputSize in class PDFunctionCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.