Uses of Class
net.opengis.kml.v_2_3.AnimatedUpdateType

Uses of AnimatedUpdateType in net.opengis.kml.v_2_3
 

Methods in net.opengis.kml.v_2_3 that return AnimatedUpdateType
 AnimatedUpdateType ObjectFactory.createAnimatedUpdateType()
          Create an instance of AnimatedUpdateType
 AnimatedUpdateType AnimatedUpdateType.withAbstractTourPrimitiveObjectExtensionGroup(AbstractObjectType... values)
           
 AnimatedUpdateType AnimatedUpdateType.withAbstractTourPrimitiveObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 AnimatedUpdateType AnimatedUpdateType.withAbstractTourPrimitiveObjectExtensionGroup(List<AbstractObjectType> value)
           
 AnimatedUpdateType AnimatedUpdateType.withAbstractTourPrimitiveSimpleExtensionGroup(Collection<Object> values)
           
 AnimatedUpdateType AnimatedUpdateType.withAbstractTourPrimitiveSimpleExtensionGroup(List<Object> value)
           
 AnimatedUpdateType AnimatedUpdateType.withAbstractTourPrimitiveSimpleExtensionGroup(Object... values)
           
 AnimatedUpdateType AnimatedUpdateType.withAnimatedUpdateObjectExtensionGroup(AbstractObjectType... values)
           
 AnimatedUpdateType AnimatedUpdateType.withAnimatedUpdateObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 AnimatedUpdateType AnimatedUpdateType.withAnimatedUpdateObjectExtensionGroup(List<AbstractObjectType> value)
           
 AnimatedUpdateType AnimatedUpdateType.withAnimatedUpdateSimpleExtensionGroup(Collection<Object> values)
           
 AnimatedUpdateType AnimatedUpdateType.withAnimatedUpdateSimpleExtensionGroup(List<Object> value)
           
 AnimatedUpdateType AnimatedUpdateType.withAnimatedUpdateSimpleExtensionGroup(Object... values)
           
 AnimatedUpdateType AnimatedUpdateType.withDelayedStart(Double value)
           
 AnimatedUpdateType AnimatedUpdateType.withDuration(Double value)
           
 AnimatedUpdateType AnimatedUpdateType.withId(String value)
           
 AnimatedUpdateType AnimatedUpdateType.withObjectSimpleExtensionGroup(Collection<Object> values)
           
 AnimatedUpdateType AnimatedUpdateType.withObjectSimpleExtensionGroup(List<Object> value)
           
 AnimatedUpdateType AnimatedUpdateType.withObjectSimpleExtensionGroup(Object... values)
           
 AnimatedUpdateType AnimatedUpdateType.withTargetId(String value)
           
 AnimatedUpdateType AnimatedUpdateType.withUpdate(UpdateType value)
           
 

Methods in net.opengis.kml.v_2_3 that return types with arguments of type AnimatedUpdateType
 JAXBElement<AnimatedUpdateType> ObjectFactory.createAnimatedUpdate(AnimatedUpdateType value)
          Create an instance of JAXBElement<AnimatedUpdateType>}
 

Methods in net.opengis.kml.v_2_3 with parameters of type AnimatedUpdateType
 JAXBElement<AnimatedUpdateType> ObjectFactory.createAnimatedUpdate(AnimatedUpdateType value)
          Create an instance of JAXBElement<AnimatedUpdateType>}
 



Copyright © 2008-2015. All Rights Reserved.