public class KmlLabelStyle extends KmlColorStyle
| Modifier and Type | Field and Description |
|---|---|
protected float |
scale |
color| Constructor and Description |
|---|
KmlLabelStyle() |
| Modifier and Type | Method and Description |
|---|---|
float |
getScale() |
void |
setScale(float scale) |
void |
writeXml(IXmlStreamWriter writer) |
getColor, setColorpublic float getScale()
public void setScale(float scale)
public void writeXml(IXmlStreamWriter writer)
throws IOException
writeXml in class KmlStyleIOException