public class DefaultIconStyle extends Object implements KmlIconStyle
| Constructor and Description |
|---|
DefaultIconStyle(String name,
String iconHref) |
| 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 |
getIconHref()
Returns real url of the icon
|
String |
getPlacemarkInjectionElement()
Returns identifier String that needs to be injected in the placemark.
|
public String getIconHref()
KmlIconStylegetIconHref in interface KmlIconStylepublic String getPlacemarkInjectionElement()
KmlStylegetPlacemarkInjectionElement in interface KmlStylepublic String getBeginning()
KmlElementgetBeginning in interface KmlElementpublic String getElement()
KmlElementgetElement in interface KmlElementpublic String getEnding()
KmlElementgetEnding in interface KmlElementCopyright © 2017 SAP SE. All Rights Reserved.