intarsys PDF library API

de.intarsys.pdf.fd
Class FDObject

java.lang.Object
  extended by de.intarsys.pdf.cos.COSBasedObject
      extended by de.intarsys.pdf.fd.FDObject
All Implemented Interfaces:
ICOSObjectListener, IAttributeSupport
Direct Known Subclasses:
FDFDF, FDField

public abstract class FDObject
extends COSBasedObject

This is the abstract superclass for all complex FD level objects.


Nested Class Summary
static class FDObject.MetaClass
          The meta class implementation
 
Field Summary
static FDObject.MetaClass META
          The meta class instance
 
Method Summary
 String toString()
           
 
Methods inherited from class de.intarsys.pdf.cos.COSBasedObject
changed, 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, setFieldString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

META

public static final FDObject.MetaClass META
The meta class instance

Method Detail

toString

public String toString()
Overrides:
toString in class COSBasedObject

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.