public class DefaultRouteStyle extends Object implements KmlStyle
| Modifier and Type | Field and Description |
|---|---|
static DefaultRouteStyle |
DEFAULT_STYLE |
| Constructor and Description |
|---|
DefaultRouteStyle(String name,
String element) |
| 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
|
String |
getName() |
String |
getPlacemarkInjectionElement()
Returns identifier String that needs to be injected in the placemark.
|
public static final DefaultRouteStyle DEFAULT_STYLE
public String getBeginning()
KmlElementgetBeginning in interface KmlElementpublic String getElement()
KmlElementgetElement in interface KmlElementpublic String getEnding()
KmlElementgetEnding in interface KmlElementpublic String getName()
public String getPlacemarkInjectionElement()
KmlStylegetPlacemarkInjectionElement in interface KmlStyleCopyright © 2017 SAP SE. All Rights Reserved.