Package org.geotools.ysld.parse
Class StrokeParser
Object
YamlParseHandler
YsldParseHandler
StrokeParser
Handles parsing Ysld "stroke-*" (e.g., "stroke-color", "stroke-width", ... ) properties into a
Stroke object.-
Field Summary
Fields inherited from class YsldParseHandler
factory, LOG -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandle(YamlObject<?> obj, YamlParseContext context) Handle parsing the providedYamlObjectin the givenYamlParseContext.protected abstract void
-
Constructor Details
-
StrokeParser
-
-
Method Details
-
handle
Description copied from class:YamlParseHandlerHandle parsing the providedYamlObjectin the givenYamlParseContext.- Specified by:
handlein classYamlParseHandler
-
stroke
-