Uses of Interface
org.geotools.ows.wms.request.GetLegendGraphicRequest
- 
Packages that use GetLegendGraphicRequest Package Description org.geotools.ows.wms Provides for Web Map Server client access as a Grid Coverage Exchange.org.geotools.ows.wms.request 
- 
- 
Uses of GetLegendGraphicRequest in org.geotools.ows.wmsClasses in org.geotools.ows.wms that implement GetLegendGraphicRequest Modifier and Type Class Description static classWMS1_1_0.InternalGetLegendGraphicRequestMethods in org.geotools.ows.wms that return GetLegendGraphicRequest Modifier and Type Method Description GetLegendGraphicRequestWebMapServer. createGetLegendGraphicRequest()GetLegendGraphicRequestWMS1_0_0. createGetLegendGraphicRequest(URL onlineResource)Note that WMS 1.0.0 does not support this method.GetLegendGraphicRequestWMS1_1_0. createGetLegendGraphicRequest(URL onlineResource)abstract GetLegendGraphicRequestWMSSpecification. createGetLegendGraphicRequest(URL onlineResource)Creates a GetLegendGraphicRequest which can be used to retrieve legend graphics from the WebMapServerMethods in org.geotools.ows.wms with parameters of type GetLegendGraphicRequest Modifier and Type Method Description GetLegendGraphicResponseWebMapServer. issueRequest(GetLegendGraphicRequest request)
- 
Uses of GetLegendGraphicRequest in org.geotools.ows.wms.requestClasses in org.geotools.ows.wms.request that implement GetLegendGraphicRequest Modifier and Type Class Description classAbstractGetLegendGraphicRequestProvides functionality for a basic GetLegendGraphic request
 
-