org.geotools.data.wms
Class WMS1_1_0.InternalGetLegendGraphicRequest

java.lang.Object
  extended byorg.geotools.data.wms.request.AbstractRequest
      extended byorg.geotools.data.wms.request.AbstractGetLegendGraphicRequest
          extended byorg.geotools.data.wms.WMS1_1_0.InternalGetLegendGraphicRequest
All Implemented Interfaces:
GetLegendGraphicRequest, Request
Enclosing class:
WMS1_1_0

public static class WMS1_1_0.InternalGetLegendGraphicRequest
extends AbstractGetLegendGraphicRequest


Field Summary
 
Fields inherited from class org.geotools.data.wms.request.AbstractRequest
EXCEPTION_XML, onlineResource, properties
 
Fields inherited from interface org.geotools.data.wms.request.GetLegendGraphicRequest
EXCEPTIONS, FEATURETYPE, FORMAT, HEIGHT, LAYER, RULE, SCALE, SLD, SLD_BODY, STYLE, WIDTH
 
Fields inherited from interface org.geotools.data.wms.request.Request
REQUEST, SERVICE, VERSION, WMTVER
 
Constructor Summary
WMS1_1_0.InternalGetLegendGraphicRequest(java.net.URL onlineResource)
           
 
Method Summary
protected  void initVersion()
           
 
Methods inherited from class org.geotools.data.wms.request.AbstractGetLegendGraphicRequest
initRequest, setExceptions, setFeatureType, setFormat, setHeight, setLayer, setRule, setScale, setSLD, setSLDBody, setStyle, setWidth
 
Methods inherited from class org.geotools.data.wms.request.AbstractRequest
getFinalURL, getProperties, processKey, setProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.geotools.data.wms.request.Request
getFinalURL, getProperties, setProperty
 

Constructor Detail

WMS1_1_0.InternalGetLegendGraphicRequest

public WMS1_1_0.InternalGetLegendGraphicRequest(java.net.URL onlineResource)
Method Detail

initVersion

protected void initVersion()
Specified by:
initVersion in class AbstractGetLegendGraphicRequest


Copyright © GeoTools. All Rights Reserved.