Class GFSEFENote

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

public class GFSEFENote extends GFPDStructElem implements SEFENote
  • Field Details

  • Constructor Details

    • GFSEFENote

      public GFSEFENote(PDStructElem structElemDictionary)
  • Method Details

    • getorphanRefs

      public String getorphanRefs()
      Description copied from interface: SEFENote
      comma separated list of object numbers that are missing in the Ref entry of a given FENote
      Specified by:
      getorphanRefs in interface SEFENote
    • getghostRefs

      public String getghostRefs()
      Description copied from interface: SEFENote
      comma separated list of object numbers that are present in the Ref entry of a given FENote, while these structure elements do not reference this FENote
      Specified by:
      getghostRefs in interface SEFENote
    • getNoteType

      public String getNoteType()
      Description copied from interface: SEFENote
      value of the NoteType attribute
      Specified by:
      getNoteType in interface SEFENote