org.gvsig.remoteclient.wms.wms_1_1_1.request
Class WMSGetLegendGraphicRequest1_1_1

java.lang.Object
  extended by org.gvsig.remoteclient.ogc.request.OGCRequest
      extended by org.gvsig.remoteclient.wms.request.WMSRequest
          extended by org.gvsig.remoteclient.wms.request.WMSGetLegendGraphicRequest
              extended by org.gvsig.remoteclient.wms.wms_1_1_0.request.WMSGetLegendGraphicRequest1_1_0
                  extended by org.gvsig.remoteclient.wms.wms_1_1_1.request.WMSGetLegendGraphicRequest1_1_1

public class WMSGetLegendGraphicRequest1_1_1
extends WMSGetLegendGraphicRequest1_1_0

Author:
Jorge Piera

Field Summary
 
Fields inherited from class org.gvsig.remoteclient.wms.request.WMSGetLegendGraphicRequest
layerName
 
Fields inherited from class org.gvsig.remoteclient.wms.request.WMSRequest
status
 
Fields inherited from class org.gvsig.remoteclient.ogc.request.OGCRequest
isDeleted, protocolHandler, XMLTAG_ENDCHARACTER, XMLTAG_FINISHCHARACTER, XMLTAG_STARTCHARACTER
 
Constructor Summary
WMSGetLegendGraphicRequest1_1_1(WMSStatus status, WMSProtocolHandler protocolHandler, java.lang.String layerName)
           
 
Method Summary
 
Methods inherited from class org.gvsig.remoteclient.wms.wms_1_1_0.request.WMSGetLegendGraphicRequest1_1_0
getHttpGetRequest
 
Methods inherited from class org.gvsig.remoteclient.wms.request.WMSGetLegendGraphicRequest
getHttpPostRequest, getOperationName, getTempFilePrefix
 
Methods inherited from class org.gvsig.remoteclient.wms.request.WMSRequest
getPartialQuery, getSchemaLocation
 
Methods inherited from class org.gvsig.remoteclient.ogc.request.OGCRequest
createXMLEndtTag, createXMLStartTag, getSymbol, getURL, isDeleted, sendRequest, setDeleted
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WMSGetLegendGraphicRequest1_1_1

public WMSGetLegendGraphicRequest1_1_1(WMSStatus status,
                                       WMSProtocolHandler protocolHandler,
                                       java.lang.String layerName)


Copyright © 2014 gvSIG Association. All Rights Reserved.