public abstract class FillParser extends YsldParseHandler
Fill object.factory, LOG| Modifier | Constructor and Description |
|---|---|
protected |
FillParser(Factory factory) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
fill(Fill fill) |
void |
handle(YamlObject<?> obj,
YamlParseContext context)
Handle parsing the provided
YamlObject in the given YamlParseContext. |
protected FillParser(Factory factory)
public void handle(YamlObject<?> obj, YamlParseContext context)
YamlParseHandlerYamlObject in the given YamlParseContext.handle in class YamlParseHandlerprotected abstract void fill(Fill fill)
Copyright © 1996–2019 Geotools. All rights reserved.