| Package | Description |
|---|---|
| org.geotools.se.v1_1.bindings | |
| org.geotools.sld.bindings | |
| org.geotools.styling |
Allows for symbolization of geospatial data.
|
| org.geotools.xml.styling | |
| org.geotools.ysld | |
| org.geotools.ysld.parse |
Parser for YSLD into style objects.
|
| Constructor and Description |
|---|
MarkBinding(StyleFactory styleFactory,
FilterFactory filterFactory,
ResourceLocator resourceLocator) |
OnlineResourceBinding(ResourceLocator resourceLocator) |
| Constructor and Description |
|---|
SLDMarkBinding(StyleFactory styleFactory,
FilterFactory filterFactory,
ResourceLocator resourceLocator) |
SLDOnlineResourceBinding(ResourceLocator resourceLocator) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultResourceLocator
Default locator for online resources.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SLDParser.setOnLineResourceLocator(ResourceLocator onlineResourceLocator)
Sets the resource loader implementation for parsing online resources.
|
| Modifier and Type | Method and Description |
|---|---|
static StyledLayerDescriptor |
Ysld.parse(Object ysld,
List<ZoomContextFinder> zCtxtFinders,
ResourceLocator locator)
Parses a Ysld stream into GeoTools style objects.
|
static StyledLayerDescriptor |
Ysld.parse(Object ysld,
List<ZoomContextFinder> zCtxtFinders,
ResourceLocator locator,
UomMapper uomMapper)
Parses a Ysld stream into GeoTools style objects.
|
| Modifier and Type | Method and Description |
|---|---|
void |
YsldParser.setResourceLocator(ResourceLocator locator) |
Copyright © 1996–2019 Geotools. All rights reserved.