Uses of Class
com.google.earth.kml._2.LatLonAltBoxType
Packages that use LatLonAltBoxType
-
Uses of LatLonAltBoxType in com.google.earth.kml._2
Fields in com.google.earth.kml._2 declared as LatLonAltBoxTypeMethods in com.google.earth.kml._2 that return LatLonAltBoxTypeModifier and TypeMethodDescriptionObjectFactory.createLatLonAltBoxType()Create an instance ofLatLonAltBoxTypeRegionType.getLatLonAltBox()Gets the value of the latLonAltBox property.Methods in com.google.earth.kml._2 that return types with arguments of type LatLonAltBoxTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<LatLonAltBoxType> ObjectFactory.createLatLonAltBox(LatLonAltBoxType value) Methods in com.google.earth.kml._2 with parameters of type LatLonAltBoxTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<LatLonAltBoxType> ObjectFactory.createLatLonAltBox(LatLonAltBoxType value) voidRegionType.setLatLonAltBox(LatLonAltBoxType value) Sets the value of the latLonAltBox property.