public class PDOutline extends PDOutlineNode
| Modifier and Type | Class and Description |
|---|---|
static class |
PDOutline.MetaClass
The meta class implementation
|
| Modifier and Type | Field and Description |
|---|---|
static COSName |
CN_Type_Outlines |
static PDOutline.MetaClass |
META
The meta class instance
|
DK_Count, DK_First, DK_LastDK_Subtype, DK_Type| Modifier and Type | Method and Description |
|---|---|
boolean |
isOutline()
true if this is the outline (root element) itself. |
addItem, collapse, expand, getChildren, getCount, getFirst, getLast, removeItemcosGetFieldDescendant, cosGetFieldInheritable, cosGetFieldInherited, cosGetSubtype, cosGetType, cosRemoveFieldInheritable, cosSetFieldInheritable, cosSetSubtype, cosSetType, getDoc, getGenericChildren, getGenericParent, setGenericParent, toStringchanged, 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, setFieldStringpublic static final PDOutline.MetaClass META
public static final COSName CN_Type_Outlines
public boolean isOutline()
PDOutlineNodetrue if this is the outline (root element) itself.isOutline in class PDOutlineNodetrue if this is the outline (root element) itself.Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.