Class GFSEForm

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

public class GFSEForm extends GFPDStructElem implements SEForm
  • Field Details

  • Constructor Details

    • GFSEForm

      public GFSEForm(PDStructElem structElemDictionary)
  • Method Details

    • getroleAttribute

      public String getroleAttribute()
      Description copied from interface: SEForm
      value of the Role attribute, or null if this attribute is not present
      Specified by:
      getroleAttribute in interface SEForm
    • gethasOneInteractiveChild

      public Boolean gethasOneInteractiveChild()
      Description copied from interface: SEForm
      true, if form element has only one child identifying the widget annotation
      Specified by:
      gethasOneInteractiveChild in interface SEForm
    • getwidgetAnnotsCount

      public Long getwidgetAnnotsCount()
      Description copied from interface: SEForm
      number of widget annotations contained in a given Form structure element
      Specified by:
      getwidgetAnnotsCount in interface SEForm