Package org.verapdf.model.alayer
Interface APatternType2
- All Known Implementing Classes:
GFAPatternType2
-
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
-
getcontainsExtGState
Boolean getcontainsExtGState() -
getExtGStateHasTypeDictionary
Boolean getExtGStateHasTypeDictionary() -
getcontainsMatrix
Boolean getcontainsMatrix() -
getMatrixHasTypeMatrix
Boolean getMatrixHasTypeMatrix() -
getcontainsPatternType
Boolean getcontainsPatternType() -
getPatternTypeHasTypeInteger
Boolean getPatternTypeHasTypeInteger() -
getPatternTypeIntegerValue
Long getPatternTypeIntegerValue() -
getcontainsShading
Boolean getcontainsShading() -
getisShadingIndirect
Boolean getisShadingIndirect() -
getShadingHasTypeDictionary
Boolean getShadingHasTypeDictionary() -
getShadingHasTypeStream
Boolean getShadingHasTypeStream() -
getcontainsType
Boolean getcontainsType() -
getTypeHasTypeName
Boolean getTypeHasTypeName() -
getTypeNameValue
String getTypeNameValue()
-