Package | Description |
---|---|
org.geotools.ysld | |
org.geotools.ysld.parse |
Parser for YSLD into style objects.
|
Modifier and Type | Method and Description |
---|---|
static YamlMap |
YamlMap.from(Object... pairs)
Quick inline map creation.
|
YamlMap |
YamlObject.map()
Casts this object to a
YamlMap . |
YamlMap |
YamlSeq.map(int i)
Map access
|
YamlMap |
YamlMap.map(String key)
Access value as a YamlMap
|
Modifier and Type | Method and Description |
---|---|
protected ZoomContext |
RootParser.getZoomContext(YamlMap map) |
static Map<String,String> |
Util.vendorOptions(YamlMap sourceMap)
Parse all vendor options (keys starting with 'x-')
|
Copyright © 1996–2019 Geotools. All rights reserved.