Package org.verapdf.model.alayer
Interface AAlternateImage
- All Known Implementing Classes:
GFAAlternateImage
-
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
-
getcontainsDefaultForPrinting
Boolean getcontainsDefaultForPrinting() -
getDefaultForPrintingHasTypeBoolean
Boolean getDefaultForPrintingHasTypeBoolean() -
getcontainsImage
Boolean getcontainsImage() -
getisImageIndirect
Boolean getisImageIndirect() -
getImageHasTypeStream
Boolean getImageHasTypeStream() -
getcontainsOC
Boolean getcontainsOC() -
getOCHasTypeDictionary
Boolean getOCHasTypeDictionary()
-