Uses of Class
com.google.earth.kml._2.RegionType
Packages that use RegionType
-
Uses of RegionType in com.google.earth.kml._2
Fields in com.google.earth.kml._2 declared as RegionTypeMethods in com.google.earth.kml._2 that return RegionTypeModifier and TypeMethodDescriptionObjectFactory.createRegionType()Create an instance ofRegionTypeFeatureType.getRegion()Gets the value of the region property.Methods in com.google.earth.kml._2 that return types with arguments of type RegionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<RegionType> ObjectFactory.createRegion(RegionType value) Methods in com.google.earth.kml._2 with parameters of type RegionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<RegionType> ObjectFactory.createRegion(RegionType value) voidFeatureType.setRegion(RegionType value) Sets the value of the region property.