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

Uses of LatLonQuadType in net.opengis.kml.v_2_3
 

Methods in net.opengis.kml.v_2_3 that return LatLonQuadType
 LatLonQuadType ObjectFactory.createLatLonQuadType()
          Create an instance of LatLonQuadType
 LatLonQuadType LatLonQuadType.withAbstractExtentObjectExtensionGroup(AbstractObjectType... values)
           
 LatLonQuadType LatLonQuadType.withAbstractExtentObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 LatLonQuadType LatLonQuadType.withAbstractExtentObjectExtensionGroup(List<AbstractObjectType> value)
           
 LatLonQuadType LatLonQuadType.withAbstractExtentSimpleExtensionGroup(Collection<Object> values)
           
 LatLonQuadType LatLonQuadType.withAbstractExtentSimpleExtensionGroup(List<Object> value)
           
 LatLonQuadType LatLonQuadType.withAbstractExtentSimpleExtensionGroup(Object... values)
           
 LatLonQuadType LatLonQuadType.withCoordinates(Collection<String> values)
           
 LatLonQuadType LatLonQuadType.withCoordinates(List<String> value)
           
 LatLonQuadType LatLonQuadType.withCoordinates(String... values)
           
 LatLonQuadType LatLonQuadType.withId(String value)
           
 LatLonQuadType LatLonQuadType.withLatLonQuadObjectExtensionGroup(AbstractObjectType... values)
           
 LatLonQuadType LatLonQuadType.withLatLonQuadObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 LatLonQuadType LatLonQuadType.withLatLonQuadObjectExtensionGroup(List<AbstractObjectType> value)
           
 LatLonQuadType LatLonQuadType.withLatLonQuadSimpleExtensionGroup(Collection<Object> values)
           
 LatLonQuadType LatLonQuadType.withLatLonQuadSimpleExtensionGroup(List<Object> value)
           
 LatLonQuadType LatLonQuadType.withLatLonQuadSimpleExtensionGroup(Object... values)
           
 LatLonQuadType LatLonQuadType.withObjectSimpleExtensionGroup(Collection<Object> values)
           
 LatLonQuadType LatLonQuadType.withObjectSimpleExtensionGroup(List<Object> value)
           
 LatLonQuadType LatLonQuadType.withObjectSimpleExtensionGroup(Object... values)
           
 LatLonQuadType LatLonQuadType.withTargetId(String value)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.