Package org.verapdf.model.alayer
Interface AFunctionType2
- All Known Implementing Classes:
GFAFunctionType2
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.verapdf.model.alayer.AObject
getfileSize, getisEncryptedWrapper, getisPDFTagged, getkeyName, getkeysString, getnotStandard14Font, getnumberOfPages, getobjectType, getsizeMethods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Method Details
-
getcontainsC0
Boolean getcontainsC0() -
getC0HasTypeArray
Boolean getC0HasTypeArray() -
getC0ArraySize
Long getC0ArraySize() -
getcontainsC1
Boolean getcontainsC1() -
getC1HasTypeArray
Boolean getC1HasTypeArray() -
getC1ArraySize
Long getC1ArraySize() -
getcontainsDomain
Boolean getcontainsDomain() -
getDomainHasTypeArray
Boolean getDomainHasTypeArray() -
getDomainArraySize
Long getDomainArraySize() -
getcontainsFunctionType
Boolean getcontainsFunctionType() -
getFunctionTypeHasTypeInteger
Boolean getFunctionTypeHasTypeInteger() -
getFunctionTypeIntegerValue
Long getFunctionTypeIntegerValue() -
getcontainsN
Boolean getcontainsN() -
getNHasTypeNumber
Boolean getNHasTypeNumber() -
getcontainsRange
Boolean getcontainsRange() -
getRangeHasTypeArray
Boolean getRangeHasTypeArray() -
getRangeArraySize
Long getRangeArraySize()
-