Class GFSENote

All Implemented Interfaces:
Object, PDObject, PDStructElem, PDStructTreeNode, SENote

public class GFSENote extends GFPDStructElem implements SENote
  • Field Details

    • NOTE_STRUCTURE_ELEMENT_TYPE

      public static final String NOTE_STRUCTURE_ELEMENT_TYPE
      See Also:
    • noteID

      public String noteID
    • hasDuplicateNoteID

      public boolean hasDuplicateNoteID
  • Constructor Details

    • GFSENote

      public GFSENote(PDStructElem structElemDictionary)
  • Method Details

    • getnoteID

      public String getnoteID()
      Description copied from interface: SENote
      value of the ID entry
      Specified by:
      getnoteID in interface SENote
    • gethasDuplicateNoteID

      public Boolean gethasDuplicateNoteID()
      Description copied from interface: SENote
      true if this id has already been found
      Specified by:
      gethasDuplicateNoteID in interface SENote