de.intarsys.pdf.pd
Class PDNamedDestination
java.lang.Object
de.intarsys.pdf.cos.COSBasedObject
de.intarsys.pdf.pd.PDObject
de.intarsys.pdf.pd.PDDestination
de.intarsys.pdf.pd.PDNamedDestination
- All Implemented Interfaces:
- ICOSObjectListener, IAttributeSupport
public class PDNamedDestination
- extends PDDestination
A destination within a document defined using a named destination. The
destination is looked up via the /Dests entry in the catalog.
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 PDNamedDestination.MetaClass META
- The meta class instance
getName
public String getName()
getResolvedDestination
public PDExplicitDestination getResolvedDestination(PDDocument doc)
- Specified by:
getResolvedDestination
in class PDDestination
Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.