-
@Serializable() public final class Kml
-
-
Method Summary
Modifier and Type Method Description final DocumentgetDocument()final FoldergetFolder()final PlacemarkgetPlacemark()final StylegetStyle()final StyleMapgetStyleMap()final GroundOverlaygetGroundOverlay()final Map<String, Bitmap>getImages()-
-
Method Detail
-
getDocument
final Document getDocument()
-
getPlacemark
final Placemark getPlacemark()
-
getStyleMap
final StyleMap getStyleMap()
-
getGroundOverlay
final GroundOverlay getGroundOverlay()
-
-
-
-