Package org.geotools.ysld.parse
Class ColorMapParser
Object
YamlParseHandler
YsldParseHandler
ColorMapParser
Handles the parsing of a Ysld "color-map" property to a
ColorMap object.-
Field Summary
Fields inherited from class YsldParseHandler
factory, LOG -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract voidvoidhandle(YamlObject<?> obj, YamlParseContext context) Handle parsing the providedYamlObjectin the givenYamlParseContext.
-
Constructor Details
-
ColorMapParser
-
-
Method Details
-
handle
Description copied from class:YamlParseHandlerHandle parsing the providedYamlObjectin the givenYamlParseContext.- Specified by:
handlein classYamlParseHandler
-
colorMap
-