public class LineStyle extends Style
PARAMETER_COLOR, PARAMETER_INTERVAL, VALUE_INTERVAL_BY_DAY, VALUE_INTERVAL_BY_HOUR, VALUE_INTERVAL_BY_MONTH, VALUE_INTERVAL_BY_WEEK| Constructor and Description |
|---|
LineStyle() |
| Modifier and Type | Method and Description |
|---|---|
static LineStyle |
createDefaultLineStyle() |
static LineStyle |
createLineStyle(StyleProperties options) |
int |
getDashGapWidth() |
int |
getDotWidth() |
String |
getLineType() |
int |
getLineWidth() |
getColor, getProperties, getProperty, getPropertyAsArray, getPropertyAsBoolean, getPropertyAsDouble, getPropertyAsInt, getPropertyAsString, hasProperty, setPropertiespublic int getDotWidth()
public int getDashGapWidth()
public int getLineWidth()
public String getLineType()
public static LineStyle createLineStyle(StyleProperties options)
public static LineStyle createDefaultLineStyle()
Copyright © 2013–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.