jPod PDF library

de.intarsys.pdf.pd
Class PDCollection

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

public class PDCollection
extends PDObject


Nested Class Summary
static class PDCollection.MetaClass
          The meta class implementation
 
Field Summary
static COSName CN_Type_Collection
           
static COSName CN_View_D
           
static COSName CN_View_H
           
static COSName CN_View_T
           
static COSName DK_D
           
static COSName DK_Schema
           
static COSName DK_Sort
           
static COSName DK_View
           
static PDCollection.MetaClass META
          The meta class instance
 
Fields inherited from class de.intarsys.pdf.pd.PDObject
DK_Subtype, DK_Type
 
Method Summary
 COSName cosGetView()
           
 void cosSetView(COSName view)
           
 boolean isViewDetails()
           
 boolean isViewHidden()
           
 boolean isViewTiles()
           
 
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 PDCollection.MetaClass META
The meta class instance


CN_Type_Collection

public static final COSName CN_Type_Collection

DK_Schema

public static final COSName DK_Schema

DK_D

public static final COSName DK_D

DK_View

public static final COSName DK_View

DK_Sort

public static final COSName DK_Sort

CN_View_D

public static final COSName CN_View_D

CN_View_T

public static final COSName CN_View_T

CN_View_H

public static final COSName CN_View_H
Method Detail

cosGetView

public COSName cosGetView()

cosSetView

public void cosSetView(COSName view)

isViewDetails

public boolean isViewDetails()

isViewHidden

public boolean isViewHidden()

isViewTiles

public boolean isViewTiles()

jPod PDF library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.