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