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