Uses of Interface
org.w3._2001.smil20.language.AnimateMotionType
Packages that use AnimateMotionType
Package
Description
-
Uses of AnimateMotionType in net.opengis.gml311
Methods in net.opengis.gml311 that return types with arguments of type AnimateMotionTypeModifier and TypeMethodDescriptionEList<AnimateMotionType>BaseStyleDescriptorType.getAnimateMotion()Returns the value of the 'Animate Motion' containment reference list. -
Uses of AnimateMotionType in net.opengis.gml311.impl
Fields in net.opengis.gml311.impl with type parameters of type AnimateMotionTypeModifier and TypeFieldDescriptionprotected EList<AnimateMotionType>BaseStyleDescriptorTypeImpl.animateMotionThe cached value of the 'Animate Motion' containment reference list.Methods in net.opengis.gml311.impl that return types with arguments of type AnimateMotionTypeModifier and TypeMethodDescriptionEList<AnimateMotionType>BaseStyleDescriptorTypeImpl.getAnimateMotion() -
Uses of AnimateMotionType in org.w3._2001.smil20
Methods in org.w3._2001.smil20 that return AnimateMotionTypeModifier and TypeMethodDescriptionDocumentRoot.getAnimateMotion()Returns the value of the 'Animate Motion' containment reference.Methods in org.w3._2001.smil20 with parameters of type AnimateMotionTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setAnimateMotion(AnimateMotionType value) Sets the value of the 'Animate Motion' containment reference. -
Uses of AnimateMotionType in org.w3._2001.smil20.impl
Methods in org.w3._2001.smil20.impl that return AnimateMotionTypeMethods in org.w3._2001.smil20.impl with parameters of type AnimateMotionTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetAnimateMotion(AnimateMotionType newAnimateMotion, NotificationChain msgs) voidDocumentRootImpl.setAnimateMotion(AnimateMotionType newAnimateMotion) -
Uses of AnimateMotionType in org.w3._2001.smil20.language
Methods in org.w3._2001.smil20.language that return AnimateMotionTypeModifier and TypeMethodDescriptionLanguageFactory.createAnimateMotionType()Returns a new object of class 'Animate Motion Type'.DocumentRoot.getAnimateMotion()Returns the value of the 'Animate Motion' containment reference.Methods in org.w3._2001.smil20.language with parameters of type AnimateMotionTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setAnimateMotion(AnimateMotionType value) Sets the value of the 'Animate Motion' containment reference. -
Uses of AnimateMotionType in org.w3._2001.smil20.language.impl
Classes in org.w3._2001.smil20.language.impl that implement AnimateMotionTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Animate Motion Type'.Methods in org.w3._2001.smil20.language.impl that return AnimateMotionTypeModifier and TypeMethodDescriptionLanguageFactoryImpl.createAnimateMotionType()DocumentRootImpl.getAnimateMotion()Methods in org.w3._2001.smil20.language.impl with parameters of type AnimateMotionTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetAnimateMotion(AnimateMotionType newAnimateMotion, NotificationChain msgs) voidDocumentRootImpl.setAnimateMotion(AnimateMotionType newAnimateMotion) -
Uses of AnimateMotionType in org.w3._2001.smil20.language.util
Methods in org.w3._2001.smil20.language.util with parameters of type AnimateMotionTypeModifier and TypeMethodDescriptionLanguageSwitch.caseAnimateMotionType(AnimateMotionType object) Returns the result of interpreting the object as an instance of 'Animate Motion Type'.