| Package | Description |
|---|---|
| org.geotools.ows.wms |
Provides for Web Map Server client access as a Grid Coverage Exchange.
|
| org.geotools.ows.wms.request |
| Modifier and Type | Class and Description |
|---|---|
static class |
WMS1_1_0.InternalGetLegendGraphicRequest |
| Modifier and Type | Method and Description |
|---|---|
GetLegendGraphicRequest |
WebMapServer.createGetLegendGraphicRequest() |
abstract GetLegendGraphicRequest |
WMSSpecification.createGetLegendGraphicRequest(URL onlineResource)
Creates a GetLegendGraphicRequest which can be used to retrieve legend graphics from the
WebMapServer
|
GetLegendGraphicRequest |
WMS1_1_0.createGetLegendGraphicRequest(URL onlineResource) |
GetLegendGraphicRequest |
WMS1_0_0.createGetLegendGraphicRequest(URL onlineResource)
Note that WMS 1.0.0 does not support this method.
|
| Modifier and Type | Method and Description |
|---|---|
GetLegendGraphicResponse |
WebMapServer.issueRequest(GetLegendGraphicRequest request) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGetLegendGraphicRequest
Provides functionality for a basic GetLegendGraphic request
|
Copyright © 1996–2019 Geotools. All rights reserved.