public final class StyleProperties extends Object
| Modifier and Type | Method and Description |
|---|---|
static StyleProperties |
createDefaults() |
String |
getChartType() |
Map<String,String> |
getProperties() |
Map<String,StyleProperties> |
getReferenceValueStyleProperties() |
void |
setChartType(String type) |
void |
setProperties(Map<String,String> properties) |
void |
setReferenceValueStyleProperties(Map<String,StyleProperties> referenceValueStyleProperties) |
public String getChartType()
line, or bar.public void setChartType(String type)
public Map<String,StyleProperties> getReferenceValueStyleProperties()
public void setReferenceValueStyleProperties(Map<String,StyleProperties> referenceValueStyleProperties)
public static StyleProperties createDefaults()
Copyright © 2013–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.