public class PDPostScript extends PDXObject
| Modifier and Type | Class and Description |
|---|---|
static class |
PDPostScript.MetaClass
The meta class implementation
|
| Modifier and Type | Field and Description |
|---|---|
static COSName |
CN_Subtype_PS |
static PDPostScript.MetaClass |
META
The meta class instance
|
CN_Type_XObject, DK_ResourcesDK_Subtype, DK_Type| Modifier and Type | Method and Description |
|---|---|
boolean |
isPostscript()
true if this is a postscript object. |
cosGetDict, getBytes, isForm, isImage, setBytescosGetFieldDescendant, 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 PDPostScript.MetaClass META
public static final COSName CN_Subtype_PS
public boolean isPostscript()
PDXObjecttrue if this is a postscript object.isPostscript in class PDXObjecttrue if this is a postscript object.Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.