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

Uses of LatLonBoxType in net.opengis.kml.v_2_3
 

Methods in net.opengis.kml.v_2_3 that return LatLonBoxType
 LatLonBoxType ObjectFactory.createLatLonBoxType()
          Create an instance of LatLonBoxType
 LatLonBoxType LatLonBoxType.withAbstractExtentObjectExtensionGroup(AbstractObjectType... values)
           
 LatLonBoxType LatLonBoxType.withAbstractExtentObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 LatLonBoxType LatLonBoxType.withAbstractExtentObjectExtensionGroup(List<AbstractObjectType> value)
           
 LatLonBoxType LatLonBoxType.withAbstractExtentSimpleExtensionGroup(Collection<Object> values)
           
 LatLonBoxType LatLonBoxType.withAbstractExtentSimpleExtensionGroup(List<Object> value)
           
 LatLonBoxType LatLonBoxType.withAbstractExtentSimpleExtensionGroup(Object... values)
           
 LatLonBoxType LatLonBoxType.withAbstractLatLonBoxObjectExtensionGroup(AbstractObjectType... values)
           
 LatLonBoxType LatLonBoxType.withAbstractLatLonBoxObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 LatLonBoxType LatLonBoxType.withAbstractLatLonBoxObjectExtensionGroup(List<AbstractObjectType> value)
           
 LatLonBoxType LatLonBoxType.withAbstractLatLonBoxSimpleExtensionGroup(Collection<Object> values)
           
 LatLonBoxType LatLonBoxType.withAbstractLatLonBoxSimpleExtensionGroup(List<Object> value)
           
 LatLonBoxType LatLonBoxType.withAbstractLatLonBoxSimpleExtensionGroup(Object... values)
           
 LatLonBoxType LatLonBoxType.withEast(Double value)
           
 LatLonBoxType LatLonBoxType.withId(String value)
           
 LatLonBoxType LatLonBoxType.withLatLonBoxObjectExtensionGroup(AbstractObjectType... values)
           
 LatLonBoxType LatLonBoxType.withLatLonBoxObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 LatLonBoxType LatLonBoxType.withLatLonBoxObjectExtensionGroup(List<AbstractObjectType> value)
           
 LatLonBoxType LatLonBoxType.withLatLonBoxSimpleExtensionGroup(Collection<Object> values)
           
 LatLonBoxType LatLonBoxType.withLatLonBoxSimpleExtensionGroup(List<Object> value)
           
 LatLonBoxType LatLonBoxType.withLatLonBoxSimpleExtensionGroup(Object... values)
           
 LatLonBoxType LatLonBoxType.withNorth(Double value)
           
 LatLonBoxType LatLonBoxType.withObjectSimpleExtensionGroup(Collection<Object> values)
           
 LatLonBoxType LatLonBoxType.withObjectSimpleExtensionGroup(List<Object> value)
           
 LatLonBoxType LatLonBoxType.withObjectSimpleExtensionGroup(Object... values)
           
 LatLonBoxType LatLonBoxType.withRotation(Double value)
           
 LatLonBoxType LatLonBoxType.withSouth(Double value)
           
 LatLonBoxType LatLonBoxType.withTargetId(String value)
           
 LatLonBoxType LatLonBoxType.withWest(Double value)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.