Class PageSequenceStructElem

    • Method Detail

      • attachKids

        protected boolean attachKids()
        Description copied from class: PDFStructElem
        Attaches all valid kids to the kids array.
        Overrides:
        attachKids in class PDFStructElem
        Returns:
        true iff 1+ kids were added to the kids array
      • getObjectNumber

        public abstract PDFObjectNumber getObjectNumber()
        Returns the object number of this indirect object. Note that a compressed object must have a generation number of 0.
        Returns:
        the object number.