Package org.verapdf.model.salayer
Interface SAAnnotation
- All Superinterfaces:
Object
- All Known Subinterfaces:
SALinkAnnotation
- All Known Implementing Classes:
GFSAAnnotation,GFSALinkAnnotation
annotation object
-
Method Summary
Methods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Method Details
-
gettextValue
String gettextValue()text located on page in Rect -
getF
Long getF()annotation flags -
getContents
String getContents()the value of the /Contents entry -
getAlt
String getAlt()the Alt entry of parent structure element -
getisOutsideCropBox
Boolean getisOutsideCropBox()true, if annotation rectangle is outside page CropBox
-