|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetLegendGraphicRequest | |
org.geotools.data.wms | Provides for Web Map Server client access as a Grid Coverage Exchange. |
org.geotools.data.wms.request |
Uses of GetLegendGraphicRequest in org.geotools.data.wms |
Classes in org.geotools.data.wms that implement GetLegendGraphicRequest | |
static class |
WMS1_1_0.InternalGetLegendGraphicRequest
|
Methods in org.geotools.data.wms that return GetLegendGraphicRequest | |
GetLegendGraphicRequest |
WMS1_1_0.createGetLegendGraphicRequest(java.net.URL onlineResource)
|
GetLegendGraphicRequest |
WMS1_0_0.createGetLegendGraphicRequest(java.net.URL onlineResource)
Note that WMS 1.0.0 does not support this method. |
abstract GetLegendGraphicRequest |
Specification.createGetLegendGraphicRequest(java.net.URL onlineResource)
Creates a GetLegendGraphicRequest which can be used to retrieve legend graphics from the WebMapServer |
GetLegendGraphicRequest |
WebMapServer.createGetLegendGraphicRequest()
|
Methods in org.geotools.data.wms with parameters of type GetLegendGraphicRequest | |
GetLegendGraphicResponse |
WebMapServer.issueRequest(GetLegendGraphicRequest request)
|
Uses of GetLegendGraphicRequest in org.geotools.data.wms.request |
Classes in org.geotools.data.wms.request that implement GetLegendGraphicRequest | |
class |
AbstractGetLegendGraphicRequest
Provides functionality for a basic GetLegendGraphic request |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |