Package org.verapdf.model.alayer
Interface AFunctionType3
-
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
-
getcontainsBounds
Boolean getcontainsBounds() -
getBoundsType
String getBoundsType() -
getBoundsHasTypeArray
Boolean getBoundsHasTypeArray() -
getBoundsArraySize
Long getBoundsArraySize() -
getcontainsDomain
Boolean getcontainsDomain() -
getDomainType
String getDomainType() -
getDomainHasTypeArray
Boolean getDomainHasTypeArray() -
getDomainArraySize
Long getDomainArraySize() -
getcontainsEncode
Boolean getcontainsEncode() -
getEncodeType
String getEncodeType() -
getEncodeHasTypeArray
Boolean getEncodeHasTypeArray() -
getEncodeArraySize
Long getEncodeArraySize() -
getcontainsFunctionType
Boolean getcontainsFunctionType() -
getFunctionTypeType
String getFunctionTypeType() -
getFunctionTypeHasTypeInteger
Boolean getFunctionTypeHasTypeInteger() -
getFunctionTypeIntegerValue
Long getFunctionTypeIntegerValue() -
getcontainsFunctions
Boolean getcontainsFunctions() -
getFunctionsType
String getFunctionsType() -
getFunctionsHasTypeArray
Boolean getFunctionsHasTypeArray() -
getFunctionsArraySize
Long getFunctionsArraySize() -
getcontainsRange
Boolean getcontainsRange() -
getRangeType
String getRangeType() -
getRangeHasTypeArray
Boolean getRangeHasTypeArray() -
getRangeArraySize
Long getRangeArraySize()
-