Package org.geotools.ysld.parse
Class FillParser
Object
YamlParseHandler
YsldParseHandler
FillParser
Handles parsing Ysld "fill-*" properties ("fill-color", "fill-opacity", "fill-graphic") into a
Fill 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
-
FillParser
-
-
Method Details
-
handle
Description copied from class:YamlParseHandlerHandle parsing the providedYamlObjectin the givenYamlParseContext.- Specified by:
handlein classYamlParseHandler
-
fill
-