Package org.geotools.ysld.parse
Class PointParser
Handles parsing a Ysld "point" symbolizer property into a
Symbolizer object.-
Field Summary
Fields inherited from class SymbolizerParser
symFields inherited from class YsldParseHandler
factory, LOG -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandle(YamlObject<?> obj, YamlParseContext context) Handle parsing the providedYamlObjectin the givenYamlParseContext.
-
Constructor Details
-
PointParser
-
-
Method Details
-
handle
Description copied from class:YamlParseHandlerHandle parsing the providedYamlObjectin the givenYamlParseContext.- Overrides:
handlein classSymbolizerParser<PointSymbolizer>
-