Package org.verapdf.model.alayer
Interface AMovieActivation
- All Known Implementing Classes:
GFAMovieActivation
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.verapdf.model.alayer.AObject
getfileSize, gethasExtensionAAPL, gethasExtensionADBE_Extn3, gethasExtensionISO_19005_3, gethasExtensionISO_19593, gethasExtensionISO_TS_24064, gethasExtensionISO_TS_24654, gethasExtensionISO_TS_32001, gethasExtensionISO_TS_32004, gethasExtensionISO_TS_32007, gethasExtensionMalforms, gethasExtensionOpenOffice, gethasExtensionPDF_VT2, gethasExtensionWTPDF, getisAssociatedFile, 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
-
getcontainsDuration
Boolean getcontainsDuration() -
getDurationType
String getDurationType() -
getDurationHasTypeArray
Boolean getDurationHasTypeArray() -
getDurationHasTypeInteger
Boolean getDurationHasTypeInteger() -
getDurationHasTypeStringByte
Boolean getDurationHasTypeStringByte() -
getDurationIntegerValue
Long getDurationIntegerValue() -
getDurationStringSize
Long getDurationStringSize() -
getcontainsFWPosition
Boolean getcontainsFWPosition() -
getFWPositionType
String getFWPositionType() -
getFWPositionHasTypeArray
Boolean getFWPositionHasTypeArray() -
getcontainsFWScale
Boolean getcontainsFWScale() -
getFWScaleType
String getFWScaleType() -
getFWScaleHasTypeArray
Boolean getFWScaleHasTypeArray() -
getcontainsMode
Boolean getcontainsMode() -
getModeType
String getModeType() -
getModeHasTypeName
Boolean getModeHasTypeName() -
getModeNameValue
String getModeNameValue() -
getcontainsRate
Boolean getcontainsRate() -
getRateType
String getRateType() -
getRateHasTypeNumber
Boolean getRateHasTypeNumber() -
getcontainsShowControls
Boolean getcontainsShowControls() -
getShowControlsType
String getShowControlsType() -
getShowControlsHasTypeBoolean
Boolean getShowControlsHasTypeBoolean() -
getcontainsStart
Boolean getcontainsStart() -
getStartType
String getStartType() -
getStartHasTypeArray
Boolean getStartHasTypeArray() -
getStartHasTypeInteger
Boolean getStartHasTypeInteger() -
getStartHasTypeStringByte
Boolean getStartHasTypeStringByte() -
getStartIntegerValue
Long getStartIntegerValue() -
getStartStringSize
Long getStartStringSize() -
getcontainsSynchronous
Boolean getcontainsSynchronous() -
getSynchronousType
String getSynchronousType() -
getSynchronousHasTypeBoolean
Boolean getSynchronousHasTypeBoolean() -
getcontainsVolume
Boolean getcontainsVolume() -
getVolumeType
String getVolumeType() -
getVolumeHasTypeNumber
Boolean getVolumeHasTypeNumber() -
getVolumeNumberValue
Double getVolumeNumberValue() -
getFWPosition0NumberValue
Double getFWPosition0NumberValue() -
getFWPosition1NumberValue
Double getFWPosition1NumberValue() -
getFWScale0IntegerValue
Long getFWScale0IntegerValue() -
getFWScale1IntegerValue
Long getFWScale1IntegerValue() -
getFWPosition0HasTypeNumber
Boolean getFWPosition0HasTypeNumber() -
getFWPosition1HasTypeNumber
Boolean getFWPosition1HasTypeNumber() -
getFWScale0HasTypeInteger
Boolean getFWScale0HasTypeInteger() -
getFWScale1HasTypeInteger
Boolean getFWScale1HasTypeInteger()
-