Uses of Class
com.google.earth.kml._2.LocationType
Packages that use LocationType
-
Uses of LocationType in com.google.earth.kml._2
Fields in com.google.earth.kml._2 declared as LocationTypeMethods in com.google.earth.kml._2 that return LocationTypeModifier and TypeMethodDescriptionObjectFactory.createLocationType()Create an instance ofLocationTypeModelType.getLocation()Gets the value of the location property.Methods in com.google.earth.kml._2 that return types with arguments of type LocationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<LocationType> ObjectFactory.createLocation(LocationType value) Methods in com.google.earth.kml._2 with parameters of type LocationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<LocationType> ObjectFactory.createLocation(LocationType value) voidModelType.setLocation(LocationType value) Sets the value of the location property.