public class KmlLineStyle extends KmlColorStyle
Modifier and Type | Field and Description |
---|---|
protected float |
width |
color
Constructor and Description |
---|
KmlLineStyle() |
public float getWidth()
public void setWidth(float width)
public void writeXml(IXmlStreamWriter writer) throws IOException
writeXml
in class KmlStyle
IOException