Package org.verapdf.model.alayer
Interface AMarkedContentReference
- All Known Implementing Classes:
GFAMarkedContentReference
-
Method Summary
Modifier and TypeMethodDescriptionMethods 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
-
getcontainsMCID
Boolean getcontainsMCID() -
getMCIDType
String getMCIDType() -
getMCIDHasTypeInteger
Boolean getMCIDHasTypeInteger() -
getcontainsPg
Boolean getcontainsPg() -
getisPgIndirect
Boolean getisPgIndirect() -
getPgType
String getPgType() -
getPgHasTypeDictionary
Boolean getPgHasTypeDictionary() -
getcontainsStm
Boolean getcontainsStm() -
getisStmIndirect
Boolean getisStmIndirect() -
getStmType
String getStmType() -
getStmHasTypeStream
Boolean getStmHasTypeStream() -
getcontainsStmOwn
Boolean getcontainsStmOwn() -
getisStmOwnIndirect
Boolean getisStmOwnIndirect() -
getStmOwnType
String getStmOwnType() -
getStmOwnHasTypeArray
Boolean getStmOwnHasTypeArray() -
getStmOwnHasTypeDictionary
Boolean getStmOwnHasTypeDictionary() -
getStmOwnHasTypeStream
Boolean getStmOwnHasTypeStream() -
getcontainsType
Boolean getcontainsType() -
getTypeType
String getTypeType() -
getTypeHasTypeName
Boolean getTypeHasTypeName() -
getTypeNameValue
String getTypeNameValue()
-