public class DefaultKmlGps extends Object implements KmlGps
| Constructor and Description |
|---|
DefaultKmlGps(GPS gps) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBeginning()
Returns markup beginnig of this element
|
String |
getElement()
Returns markup KML representation of this element
|
String |
getEnding()
Returns markup ending of this element
|
GPS |
getGps()
Returns gps location
|
public DefaultKmlGps(GPS gps)
gps - public String getBeginning()
KmlElementgetBeginning in interface KmlElementpublic String getElement()
KmlElementgetElement in interface KmlElementpublic String getEnding()
KmlElementgetEnding in interface KmlElementCopyright © 2017 SAP SE. All Rights Reserved.