intarsys PDF library API

de.intarsys.pdf.pd
Class PDNamedDestination

java.lang.Object
  extended by de.intarsys.pdf.cos.COSBasedObject
      extended by de.intarsys.pdf.pd.PDObject
          extended by de.intarsys.pdf.pd.PDDestination
              extended by 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.


Nested Class Summary
static class PDNamedDestination.MetaClass
          The meta class implementation
 
Field Summary
static PDNamedDestination.MetaClass META
          The meta class instance
 
Fields inherited from class de.intarsys.pdf.pd.PDObject
DK_Subtype, DK_Type
 
Method Summary
 String getName()
           
 PDExplicitDestination getResolvedDestination(PDDocument doc)
           
 
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
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

META

public static final PDNamedDestination.MetaClass META
The meta class instance

Method Detail

getName

public String getName()

getResolvedDestination

public PDExplicitDestination getResolvedDestination(PDDocument doc)
Specified by:
getResolvedDestination in class PDDestination

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.