public class RuleParser extends YsldParseHandler
Rule
objects for a FeatureTypeStyle
.factory, LOG
Constructor and Description |
---|
RuleParser(FeatureTypeStyle featureStyle,
Factory factory) |
Modifier and Type | Method and Description |
---|---|
protected ZoomContext |
getZoomContext(YamlParseContext context) |
void |
handle(YamlObject<?> obj,
YamlParseContext context)
Handle parsing the provided
YamlObject in the given YamlParseContext . |
public RuleParser(FeatureTypeStyle featureStyle, Factory factory)
public void handle(YamlObject<?> obj, YamlParseContext context)
YamlParseHandler
YamlObject
in the given YamlParseContext
.handle
in class YamlParseHandler
protected ZoomContext getZoomContext(YamlParseContext context)
Copyright © 1996–2019 Geotools. All rights reserved.