Uses of Interface
org.geotools.data.wms.request.GetLegendGraphicRequest

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 WebMapServer.createGetLegendGraphicRequest()
           
abstract  GetLegendGraphicRequest WMSSpecification.createGetLegendGraphicRequest(URL onlineResource)
          Creates a GetLegendGraphicRequest which can be used to retrieve legend graphics from the WebMapServer
 GetLegendGraphicRequest WMS1_0_0.createGetLegendGraphicRequest(URL onlineResource)
          Note that WMS 1.0.0 does not support this method.
 GetLegendGraphicRequest WMS1_1_0.createGetLegendGraphicRequest(URL onlineResource)
           
 

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
 



Copyright © 1996-2009 Geotools. All Rights Reserved.