Uses of Class
org.w3._2001.smil20.language.AnimateType

Packages that use AnimateType
net.opengis.gml   
org.w3._2001.smil20   
org.w3._2001.smil20.language   
 

Uses of AnimateType in net.opengis.gml
 

Fields in net.opengis.gml with type parameters of type AnimateType
protected  List<AnimateType> BaseStyleDescriptorType.animate
           
 

Methods in net.opengis.gml that return types with arguments of type AnimateType
 List<AnimateType> BaseStyleDescriptorType.getAnimate()
          Gets the value of the animate property.
 

Uses of AnimateType in org.w3._2001.smil20
 

Methods in org.w3._2001.smil20 that return types with arguments of type AnimateType
 JAXBElement<AnimateType> ObjectFactory.createAnimate(AnimateType value)
          Create an instance of JAXBElement<AnimateType>}
 

Methods in org.w3._2001.smil20 with parameters of type AnimateType
 JAXBElement<AnimateType> ObjectFactory.createAnimate(AnimateType value)
          Create an instance of JAXBElement<AnimateType>}
 

Uses of AnimateType in org.w3._2001.smil20.language
 

Methods in org.w3._2001.smil20.language that return AnimateType
 AnimateType ObjectFactory.createAnimateType()
          Create an instance of AnimateType
 

Methods in org.w3._2001.smil20.language that return types with arguments of type AnimateType
 JAXBElement<AnimateType> ObjectFactory.createAnimate(AnimateType value)
          Create an instance of JAXBElement<AnimateType>}
 

Methods in org.w3._2001.smil20.language with parameters of type AnimateType
 JAXBElement<AnimateType> ObjectFactory.createAnimate(AnimateType value)
          Create an instance of JAXBElement<AnimateType>}
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.