Uses of Interface
org.w3._2001.smil20.AnimateMotionPrototype
Packages that use AnimateMotionPrototype
Package
Description
-
Uses of AnimateMotionPrototype in org.w3._2001.smil20
Methods in org.w3._2001.smil20 that return AnimateMotionPrototypeModifier and TypeMethodDescriptionSmil20Factory.createAnimateMotionPrototype()Returns a new object of class 'Animate Motion Prototype'. -
Uses of AnimateMotionPrototype in org.w3._2001.smil20.impl
Classes in org.w3._2001.smil20.impl that implement AnimateMotionPrototypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Animate Motion Prototype'.Methods in org.w3._2001.smil20.impl that return AnimateMotionPrototype -
Uses of AnimateMotionPrototype in org.w3._2001.smil20.language
Subinterfaces of AnimateMotionPrototype in org.w3._2001.smil20.languageModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Animate Motion Type'. -
Uses of AnimateMotionPrototype in org.w3._2001.smil20.language.impl
Classes in org.w3._2001.smil20.language.impl that implement AnimateMotionPrototypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Animate Motion Type'. -
Uses of AnimateMotionPrototype in org.w3._2001.smil20.language.util
Methods in org.w3._2001.smil20.language.util with parameters of type AnimateMotionPrototypeModifier and TypeMethodDescriptionLanguageSwitch.caseAnimateMotionPrototype(AnimateMotionPrototype object) Returns the result of interpreting the object as an instance of 'Animate Motion Prototype'. -
Uses of AnimateMotionPrototype in org.w3._2001.smil20.util
Methods in org.w3._2001.smil20.util with parameters of type AnimateMotionPrototypeModifier and TypeMethodDescriptionSmil20Switch.caseAnimateMotionPrototype(AnimateMotionPrototype object) Returns the result of interpreting the object as an instance of 'Animate Motion Prototype'.booleanSmil20Validator.validateAnimateMotionPrototype(AnimateMotionPrototype animateMotionPrototype, DiagnosticChain diagnostics, Map<Object, Object> context)