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