Package org.verapdf.model.alayer
Interface ARichMediaWindow
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BooleangetcontainsHeight()BooleangetcontainsPosition()BooleangetcontainsType()BooleangetcontainsWidth()BooleangethasExtensionADBE_Extn3()BooleangetHeightHasTypeDictionary()BooleangetPositionHasTypeDictionary()BooleangetTypeHasTypeName()StringgetTypeNameValue()BooleangetWidthHasTypeDictionary()-
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
-
getcontainsHeight
Boolean getcontainsHeight()
-
getHeightHasTypeDictionary
Boolean getHeightHasTypeDictionary()
-
getcontainsPosition
Boolean getcontainsPosition()
-
getPositionHasTypeDictionary
Boolean getPositionHasTypeDictionary()
-
getcontainsType
Boolean getcontainsType()
-
getTypeHasTypeName
Boolean getTypeHasTypeName()
-
getTypeNameValue
String getTypeNameValue()
-
getcontainsWidth
Boolean getcontainsWidth()
-
getWidthHasTypeDictionary
Boolean getWidthHasTypeDictionary()
-
gethasExtensionADBE_Extn3
Boolean gethasExtensionADBE_Extn3()
-
-