Class PDFParentTree

    • Constructor Detail

      • PDFParentTree

        public PDFParentTree()
    • Method Detail

      • addToNums

        public void addToNums​(int num,
                              java.lang.Object object)
        Description copied from class: PDFNumberTreeNode
        Adds a number and object to the nums array and increases the upper limit should it be required.
        Overrides:
        addToNums in class PDFNumberTreeNode
        Parameters:
        num - The unique number identifying the object in the array
        object - The object being added