Package org.verapdf.model.pdlayer
Interface PDWidgetAnnot
- All Known Implementing Classes:
GFPDWidgetAnnot
widget annotation
-
Method Summary
Methods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentMethods inherited from interface org.verapdf.model.pdlayer.PDAnnot
getAlt, getAP, getCA, getcontainsA, getcontainsAA, getContents, getF, getFT, getheight, getisOutsideCropBox, getN_type, getstructParentStandardType, getstructParentType, getSubtype, getwidthMethods inherited from interface org.verapdf.model.pdlayer.PDObject
getentries
-
Method Details
-
getTU
String getTU()the value of the /TU entry (Field type), in case this is the widget annotation representing the form field, or value of the parent's /TU entry, if this widget annotation is one of multiple children in a form field
-