de.intarsys.pdf.pd
Class PDPostScript
java.lang.Object
de.intarsys.pdf.cos.COSBasedObject
de.intarsys.pdf.pd.PDObject
de.intarsys.pdf.pd.PDXObject
de.intarsys.pdf.pd.PDPostScript
- All Implemented Interfaces:
- ICOSObjectListener, IAttributeSupport
public class PDPostScript
- extends PDXObject
The representation of embedded postscript programs
Method Summary |
boolean |
isPostscript()
true if this is a postscript object. |
Methods inherited from class de.intarsys.pdf.pd.PDObject |
cosGetFieldDescendant, cosGetFieldInheritable, cosGetFieldInherited, cosGetSubtype, cosGetType, cosRemoveFieldInheritable, cosSetFieldInheritable, cosSetSubtype, cosSetType, getDoc, getGenericChildren, getGenericParent, setGenericParent, toString |
Methods inherited from class de.intarsys.pdf.cos.COSBasedObject |
changed, 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, setFieldString |
META
public static final PDPostScript.MetaClass META
- The meta class instance
CN_Subtype_PS
public static final COSName CN_Subtype_PS
isPostscript
public boolean isPostscript()
- Description copied from class:
PDXObject
true
if this is a postscript object.
- Overrides:
isPostscript
in class PDXObject
- Returns:
true
if this is a postscript object.
Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.