Package org.geotools.ysld.parse
Class GraphicParser
Object
YamlParseHandler
YsldParseHandler
GraphicParser
Handles parsing Ysld "graphic" properties (e.g., "graphic", "stroke-graphic", "fill-graphic") into a 
Graphic
 object.- 
Field SummaryFields inherited from class YsldParseHandlerfactory, LOG
- 
Method SummaryModifier and TypeMethodDescriptionprotected voidvoidhandle(YamlObject<?> obj, YamlParseContext context) Handle parsing the providedYamlObjectin the givenYamlParseContext.
- 
Method Details- 
graphic
- 
handleDescription copied from class:YamlParseHandlerHandle parsing the providedYamlObjectin the givenYamlParseContext.- Specified by:
- handlein class- YamlParseHandler
 
 
-