de.intarsys.pdf.pd
Class PDDestination
java.lang.Object
de.intarsys.pdf.cos.COSBasedObject
de.intarsys.pdf.pd.PDObject
de.intarsys.pdf.pd.PDDestination
- All Implemented Interfaces:
- ICOSObjectListener, IAttributeSupport
- Direct Known Subclasses:
- PDExplicitDestination, PDNamedDestination
public abstract class PDDestination
- extends PDObject
Abstract superclass for objects defining a destination in a PDF document.
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, 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 |
META
public static final PDDestination.MetaClass META
- The meta class instance
getResolvedDestination
public abstract PDExplicitDestination getResolvedDestination(PDDocument doc)
Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.