public class ColorParser extends Object
| Constructor and Description |
|---|
ColorParser()
Instantiates a new color parser.
|
| Modifier and Type | Method and Description |
|---|---|
HashMap |
getColorNameMap()
Gets the color name map.
|
StyleMapEntry |
parseAndAssignColors(String typeName,
String featureValue,
String labelString,
String styleColor)
Parses the and assign colors.
|
public HashMap getColorNameMap()
public StyleMapEntry parseAndAssignColors(String typeName, String featureValue, String labelString, String styleColor)
typeName - the type namefeatureValue - the feature valuelabelString - the label stringstyleColor - the style colorCopyright © 2006–2017 The Apache Software Foundation. All rights reserved.