Package org.verapdf.model.alayer
Interface ATransition
-
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
-
getcontainsB
Boolean getcontainsB() -
getBType
String getBType() -
getBHasTypeBoolean
Boolean getBHasTypeBoolean() -
getcontainsD
Boolean getcontainsD() -
getDType
String getDType() -
getDHasTypeNumber
Boolean getDHasTypeNumber() -
getDNumberValue
Double getDNumberValue() -
getcontainsDi
Boolean getcontainsDi() -
getDiType
String getDiType() -
getDiHasTypeInteger
Boolean getDiHasTypeInteger() -
getDiHasTypeName
Boolean getDiHasTypeName() -
getDiIntegerValue
Long getDiIntegerValue() -
getDiNameValue
String getDiNameValue() -
getcontainsDm
Boolean getcontainsDm() -
getDmType
String getDmType() -
getDmHasTypeName
Boolean getDmHasTypeName() -
getDmNameValue
String getDmNameValue() -
getcontainsM
Boolean getcontainsM() -
getMType
String getMType() -
getMHasTypeName
Boolean getMHasTypeName() -
getMNameValue
String getMNameValue() -
getcontainsS
Boolean getcontainsS() -
getSType
String getSType() -
getSHasTypeName
Boolean getSHasTypeName() -
getSNameValue
String getSNameValue() -
getcontainsSS
Boolean getcontainsSS() -
getSSType
String getSSType() -
getSSHasTypeNumber
Boolean getSSHasTypeNumber() -
getSSNumberValue
Double getSSNumberValue() -
getcontainsType
Boolean getcontainsType() -
getTypeType
String getTypeType() -
getTypeHasTypeName
Boolean getTypeHasTypeName() -
getTypeNameValue
String getTypeNameValue()
-