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

Uses of LookAtType in net.opengis.kml.v_2_3
 

Methods in net.opengis.kml.v_2_3 that return LookAtType
 LookAtType ObjectFactory.createLookAtType()
          Create an instance of LookAtType
 LookAtType LookAtType.withAbstractTimePrimitiveGroup(JAXBElement<? extends AbstractTimePrimitiveType> value)
           
 LookAtType LookAtType.withAbstractViewObjectExtensionGroup(AbstractObjectType... values)
           
 LookAtType LookAtType.withAbstractViewObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 LookAtType LookAtType.withAbstractViewObjectExtensionGroup(List<AbstractObjectType> value)
           
 LookAtType LookAtType.withAbstractViewSimpleExtensionGroup(Collection<Object> values)
           
 LookAtType LookAtType.withAbstractViewSimpleExtensionGroup(List<Object> value)
           
 LookAtType LookAtType.withAbstractViewSimpleExtensionGroup(Object... values)
           
 LookAtType LookAtType.withAltitude(Double value)
           
 LookAtType LookAtType.withAltitudeMode(AltitudeModeEnumType value)
           
 LookAtType LookAtType.withAltitudeModeObjectExtensionGroup(AbstractObjectType... values)
           
 LookAtType LookAtType.withAltitudeModeObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 LookAtType LookAtType.withAltitudeModeObjectExtensionGroup(List<AbstractObjectType> value)
           
 LookAtType LookAtType.withAltitudeModeSimpleExtensionGroup(Collection<Object> values)
           
 LookAtType LookAtType.withAltitudeModeSimpleExtensionGroup(List<Object> value)
           
 LookAtType LookAtType.withAltitudeModeSimpleExtensionGroup(Object... values)
           
 LookAtType LookAtType.withHeading(Double value)
           
 LookAtType LookAtType.withHorizFov(Double value)
           
 LookAtType LookAtType.withId(String value)
           
 LookAtType LookAtType.withLatitude(Double value)
           
 LookAtType LookAtType.withLongitude(Double value)
           
 LookAtType LookAtType.withLookAtObjectExtensionGroup(AbstractObjectType... values)
           
 LookAtType LookAtType.withLookAtObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 LookAtType LookAtType.withLookAtObjectExtensionGroup(List<AbstractObjectType> value)
           
 LookAtType LookAtType.withLookAtSimpleExtensionGroup(Collection<Object> values)
           
 LookAtType LookAtType.withLookAtSimpleExtensionGroup(List<Object> value)
           
 LookAtType LookAtType.withLookAtSimpleExtensionGroup(Object... values)
           
 LookAtType LookAtType.withObjectSimpleExtensionGroup(Collection<Object> values)
           
 LookAtType LookAtType.withObjectSimpleExtensionGroup(List<Object> value)
           
 LookAtType LookAtType.withObjectSimpleExtensionGroup(Object... values)
           
 LookAtType LookAtType.withRange(Double value)
           
 LookAtType LookAtType.withSeaFloorAltitudeMode(SeaFloorAltitudeModeEnumType value)
           
 LookAtType LookAtType.withTargetId(String value)
           
 LookAtType LookAtType.withTilt(Double value)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.