public interface KmlDocument extends KmlElement
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns document description
|
String |
getName()
Returns document name
|
List<KmlPlacemark> |
getPlacemarks()
Returns placemarks from document
|
List<KmlStyle> |
getStyles()
Returns styles from document
|
getBeginning, getElement, getEndingList<KmlPlacemark> getPlacemarks()
String getName()
String getDescription()
Copyright © 2017 SAP SE. All Rights Reserved.