Package org.verapdf.model.alayer
Interface AActionGoToDp
- All Known Implementing Classes:
GFAActionGoToDp
-
Method Summary
Methods inherited from interface org.verapdf.model.alayer.AObject
getfileSize, getisEncryptedWrapper, getisPDFTagged, getkeyName, getkeysString, getnotStandard14Font, getnumberOfPages, getsizeMethods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Method Details
-
getcontainsDp
Boolean getcontainsDp() -
getisDpIndirect
Boolean getisDpIndirect() -
getDpType
String getDpType() -
getDpHasTypeDictionary
Boolean getDpHasTypeDictionary() -
getcontainsNext
Boolean getcontainsNext() -
getNextType
String getNextType() -
getNextHasTypeArray
Boolean getNextHasTypeArray() -
getNextHasTypeDictionary
Boolean getNextHasTypeDictionary() -
getcontainsS
Boolean getcontainsS() -
getSType
String getSType() -
getSHasTypeName
Boolean getSHasTypeName() -
getSNameValue
String getSNameValue() -
getcontainsType
Boolean getcontainsType() -
getTypeType
String getTypeType() -
getTypeHasTypeName
Boolean getTypeHasTypeName() -
getTypeNameValue
String getTypeNameValue()
-