intarsys PDF library API

de.intarsys.pdf.pd
Class PDPostScript

java.lang.Object
  extended by de.intarsys.pdf.cos.COSBasedObject
      extended by de.intarsys.pdf.pd.PDObject
          extended by de.intarsys.pdf.pd.PDXObject
              extended by de.intarsys.pdf.pd.PDPostScript
All Implemented Interfaces:
ICOSObjectListener, IAttributeSupport

public class PDPostScript
extends PDXObject

The representation of embedded postscript programs


Nested Class Summary
static class PDPostScript.MetaClass
          The meta class implementation
 
Field Summary
static COSName CN_Subtype_PS
           
static PDPostScript.MetaClass META
          The meta class instance
 
Fields inherited from class de.intarsys.pdf.pd.PDXObject
CN_Type_XObject, DK_Resources
 
Fields inherited from class de.intarsys.pdf.pd.PDObject
DK_Subtype, DK_Type
 
Method Summary
 boolean isPostscript()
          true if this is a postscript object.
 
Methods inherited from class de.intarsys.pdf.pd.PDXObject
cosGetDict, getBytes, isForm, isImage, setBytes
 
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
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

META

public static final PDPostScript.MetaClass META
The meta class instance


CN_Subtype_PS

public static final COSName CN_Subtype_PS
Method Detail

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.

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.