public class LineParser extends SymbolizerParser<LineSymbolizer>
Symbolizer object.symfactory, LOG| Modifier | Constructor and Description |
|---|---|
protected |
LineParser(Rule rule,
Factory factory) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(YamlObject<?> obj,
YamlParseContext context)
Handle parsing the provided
YamlObject in the given YamlParseContext. |
public void handle(YamlObject<?> obj, YamlParseContext context)
YamlParseHandlerYamlObject in the given YamlParseContext.handle in class SymbolizerParser<LineSymbolizer>Copyright © 1996–2019 Geotools. All rights reserved.