Package org.verapdf.model.alayer
Interface AFunctionType2
- All Known Implementing Classes:
GFAFunctionType2
-
Method Summary
Methods inherited from interface org.verapdf.model.alayer.AObject
getfileSize, gethasExtensionAAPL, gethasExtensionADBE_Extn3, gethasExtensionC2PA, gethasExtensionEAPDF_1, gethasExtensionETSI_PAdES, gethasExtensionISO_19005_3, gethasExtensionISO_19593, gethasExtensionISO_21812, gethasExtensionISO_TS_24064, gethasExtensionISO_TS_24654, gethasExtensionISO_TS_32001, gethasExtensionISO_TS_32003, gethasExtensionISO_TS_32004, gethasExtensionISO_TS_32007, gethasExtensionMalforms, gethasExtensionOpenOffice, gethasExtensionPDF_VT2, gethasExtensionWTPDF, 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
-
getcontainsC0
Boolean getcontainsC0() -
getC0Type
String getC0Type() -
getC0HasTypeArray
Boolean getC0HasTypeArray() -
getC0ArraySize
Long getC0ArraySize() -
getcontainsC1
Boolean getcontainsC1() -
getC1Type
String getC1Type() -
getC1HasTypeArray
Boolean getC1HasTypeArray() -
getC1ArraySize
Long getC1ArraySize() -
getcontainsDomain
Boolean getcontainsDomain() -
getDomainType
String getDomainType() -
getDomainHasTypeArray
Boolean getDomainHasTypeArray() -
getDomainArraySize
Long getDomainArraySize() -
getcontainsFunctionType
Boolean getcontainsFunctionType() -
getFunctionTypeType
String getFunctionTypeType() -
getFunctionTypeHasTypeInteger
Boolean getFunctionTypeHasTypeInteger() -
getFunctionTypeIntegerValue
Long getFunctionTypeIntegerValue() -
getcontainsN
Boolean getcontainsN() -
getNType
String getNType() -
getNHasTypeNumber
Boolean getNHasTypeNumber() -
getcontainsRange
Boolean getcontainsRange() -
getRangeType
String getRangeType() -
getRangeHasTypeArray
Boolean getRangeHasTypeArray() -
getRangeArraySize
Long getRangeArraySize()
-