Class PDDestinationNameTreeNode

  • All Implemented Interfaces:
    COSObjectable

    public class PDDestinationNameTreeNode
    extends PDNameTreeNode<PDPageDestination>
    This class holds all of the name trees that are available at the document level.
    Author:
    Ben Litchfield
    • Constructor Detail

      • PDDestinationNameTreeNode

        public PDDestinationNameTreeNode()
        Constructor.
      • PDDestinationNameTreeNode

        public PDDestinationNameTreeNode​(COSDictionary dic)
        Constructor.
        Parameters:
        dic - The COS dictionary.