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