Package | Description |
---|---|
org.geotools.brewer.styling.builder | |
org.geotools.styling |
Allows for symbolization of geospatial data.
|
org.geotools.xml.styling |
Modifier and Type | Method and Description |
---|---|
RemoteOWS |
RemoteOWSBuilder.build() |
Modifier and Type | Method and Description |
---|---|
RemoteOWSBuilder |
RemoteOWSBuilder.reset(RemoteOWS remote) |
Modifier and Type | Class and Description |
---|---|
class |
RemoteOWSImpl |
Modifier and Type | Method and Description |
---|---|
RemoteOWS |
StyleFactory.createRemoteOWS(String service,
String onlineResource) |
RemoteOWS |
StyleFactoryImpl.createRemoteOWS(String service,
String onlineResource) |
RemoteOWS |
UserLayerImpl.getRemoteOWS() |
RemoteOWS |
UserLayer.getRemoteOWS() |
Modifier and Type | Method and Description |
---|---|
void |
UserLayerImpl.setRemoteOWS(RemoteOWS service) |
void |
UserLayer.setRemoteOWS(RemoteOWS service) |
Modifier and Type | Method and Description |
---|---|
protected RemoteOWS |
SLDParser.parseRemoteOWS(Node root) |
Copyright © 1996–2019 Geotools. All rights reserved.