public class DictionaryTreeNode extends UpdateableTreeNode
Title:
Description:
Copyright: Copyright (c) 2005
Company:
| Modifier and Type | Field and Description |
|---|---|
(package private) PdfDictionary |
dictionary |
| Constructor and Description |
|---|
DictionaryTreeNode(java.lang.Object userObject,
boolean allowchildren) |
DictionaryTreeNode(java.lang.Object userObject,
PdfDictionary dictionary) |
| Modifier and Type | Method and Description |
|---|---|
void |
updateview(IUpdatenodeview updateobject)
updateview
|
add, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject, toStringPdfDictionary dictionary
public DictionaryTreeNode(java.lang.Object userObject,
PdfDictionary dictionary)
public DictionaryTreeNode(java.lang.Object userObject,
boolean allowchildren)
public void updateview(IUpdatenodeview updateobject)
updateview in class UpdateableTreeNodeupdateobject - IUpdatenodeview