public class KmlPolygonStyle extends KmlColorStyle
@KmlCompoundStyle
Modifier and Type | Field and Description |
---|---|
protected boolean |
fill |
protected boolean |
outline |
color
Constructor and Description |
---|
KmlPolygonStyle() |
Modifier and Type | Method and Description |
---|---|
boolean |
isFill() |
boolean |
isOutline() |
void |
setFill(boolean fill) |
void |
setOutline(boolean outline) |
void |
writeXml(IXmlStreamWriter writer) |
getColor, setColor