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