Class PDFStructTreeRoot

    • Constructor Detail

      • PDFStructTreeRoot

        PDFStructTreeRoot​(PDFParentTree parentTree)
        Creates a new /StructTreeRoot dictionary.
        Parameters:
        parentTree - the value of the ParenTree entry
    • Method Detail

      • getKids

        public PDFArray getKids()
        Returns the children element of this StructTreeRoot.
        Returns:
        the value of the K entry
      • addKid

        public void addKid​(PDFObject kid)
        Adds the given object to the array of kids.
        Specified by:
        addKid in class StructureHierarchyMember
        Parameters:
        kid - an object to be added to the K entry