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