Package org.verapdf.model.alayer
Interface AFunctionType3
-
- All Known Implementing Classes:
GFAFunctionType3
public interface AFunctionType3 extends AObject
-
-
Method Summary
-
Methods inherited from interface org.verapdf.model.alayer.AObject
getfileSize, getisEncryptedWrapper, getisPDFTagged, getkeyName, getkeysString, getnotStandard14Font, getnumberOfPages, getsize
-
Methods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
-
-
-
Method Detail
-
getcontainsBounds
Boolean getcontainsBounds()
-
getBoundsHasTypeArray
Boolean getBoundsHasTypeArray()
-
getBoundsArraySize
Long getBoundsArraySize()
-
getcontainsDomain
Boolean getcontainsDomain()
-
getDomainHasTypeArray
Boolean getDomainHasTypeArray()
-
getDomainArraySize
Long getDomainArraySize()
-
getcontainsEncode
Boolean getcontainsEncode()
-
getEncodeHasTypeArray
Boolean getEncodeHasTypeArray()
-
getEncodeArraySize
Long getEncodeArraySize()
-
getcontainsFunctionType
Boolean getcontainsFunctionType()
-
getFunctionTypeHasTypeInteger
Boolean getFunctionTypeHasTypeInteger()
-
getFunctionTypeIntegerValue
Long getFunctionTypeIntegerValue()
-
getcontainsFunctions
Boolean getcontainsFunctions()
-
getFunctionsHasTypeArray
Boolean getFunctionsHasTypeArray()
-
getFunctionsArraySize
Long getFunctionsArraySize()
-
getcontainsRange
Boolean getcontainsRange()
-
getRangeHasTypeArray
Boolean getRangeHasTypeArray()
-
getRangeArraySize
Long getRangeArraySize()
-
-