Class PageEntry

java.lang.Object
org.apache.pdfbox.debugger.ui.PageEntry

public class PageEntry extends Object
Represents an abstract view of a page in the tree view.
  • Field Details

    • dict

      private final COSDictionary dict
    • pageNum

      private final int pageNum
    • pageLabel

      private final String pageLabel
  • Constructor Details

  • Method Details