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

Uses of AbstractLatLonBoxType in net.opengis.kml.v_2_3
 

Subclasses of AbstractLatLonBoxType in net.opengis.kml.v_2_3
 class LatLonAltBoxType
          Java class for LatLonAltBoxType complex type.
 class LatLonBoxType
          Java class for LatLonBoxType complex type.
 

Methods in net.opengis.kml.v_2_3 that return AbstractLatLonBoxType
 AbstractLatLonBoxType AbstractLatLonBoxType.withAbstractExtentObjectExtensionGroup(AbstractObjectType... values)
           
 AbstractLatLonBoxType AbstractLatLonBoxType.withAbstractExtentObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 AbstractLatLonBoxType AbstractLatLonBoxType.withAbstractExtentObjectExtensionGroup(List<AbstractObjectType> value)
           
 AbstractLatLonBoxType AbstractLatLonBoxType.withAbstractExtentSimpleExtensionGroup(Collection<Object> values)
           
 AbstractLatLonBoxType AbstractLatLonBoxType.withAbstractExtentSimpleExtensionGroup(List<Object> value)
           
 AbstractLatLonBoxType AbstractLatLonBoxType.withAbstractExtentSimpleExtensionGroup(Object... values)
           
 AbstractLatLonBoxType AbstractLatLonBoxType.withAbstractLatLonBoxObjectExtensionGroup(AbstractObjectType... values)
           
 AbstractLatLonBoxType AbstractLatLonBoxType.withAbstractLatLonBoxObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 AbstractLatLonBoxType AbstractLatLonBoxType.withAbstractLatLonBoxObjectExtensionGroup(List<AbstractObjectType> value)
           
 AbstractLatLonBoxType AbstractLatLonBoxType.withAbstractLatLonBoxSimpleExtensionGroup(Collection<Object> values)
           
 AbstractLatLonBoxType AbstractLatLonBoxType.withAbstractLatLonBoxSimpleExtensionGroup(List<Object> value)
           
 AbstractLatLonBoxType AbstractLatLonBoxType.withAbstractLatLonBoxSimpleExtensionGroup(Object... values)
           
 AbstractLatLonBoxType AbstractLatLonBoxType.withEast(Double value)
           
 AbstractLatLonBoxType AbstractLatLonBoxType.withId(String value)
           
 AbstractLatLonBoxType AbstractLatLonBoxType.withNorth(Double value)
           
 AbstractLatLonBoxType AbstractLatLonBoxType.withObjectSimpleExtensionGroup(Collection<Object> values)
           
 AbstractLatLonBoxType AbstractLatLonBoxType.withObjectSimpleExtensionGroup(List<Object> value)
           
 AbstractLatLonBoxType AbstractLatLonBoxType.withObjectSimpleExtensionGroup(Object... values)
           
 AbstractLatLonBoxType AbstractLatLonBoxType.withSouth(Double value)
           
 AbstractLatLonBoxType AbstractLatLonBoxType.withTargetId(String value)
           
 AbstractLatLonBoxType AbstractLatLonBoxType.withWest(Double value)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.