Uses of Class
com.google.earth.kml._2.LatLonBoxType
Packages that use LatLonBoxType
-
Uses of LatLonBoxType in com.google.earth.kml._2
Subclasses of LatLonBoxType in com.google.earth.kml._2Modifier and TypeClassDescriptionclass<p>Java class for LatLonAltBoxType complex type</p>.Fields in com.google.earth.kml._2 declared as LatLonBoxTypeMethods in com.google.earth.kml._2 that return LatLonBoxTypeModifier and TypeMethodDescriptionObjectFactory.createLatLonBoxType()Create an instance ofLatLonBoxTypeGroundOverlayType.getLatLonBox()Gets the value of the latLonBox property.Methods in com.google.earth.kml._2 that return types with arguments of type LatLonBoxTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<LatLonBoxType> ObjectFactory.createLatLonBox(LatLonBoxType value) Methods in com.google.earth.kml._2 with parameters of type LatLonBoxTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<LatLonBoxType> ObjectFactory.createLatLonBox(LatLonBoxType value) voidGroundOverlayType.setLatLonBox(LatLonBoxType value) Sets the value of the latLonBox property.