|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gvsig.remoteclient.ogc.request.OGCRequest
org.gvsig.remoteclient.wms.request.WMSRequest
org.gvsig.remoteclient.wms.request.WMSGetLegendGraphicRequest
public abstract class WMSGetLegendGraphicRequest
| Field Summary | |
|---|---|
protected java.lang.String |
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 | |
|---|---|
WMSGetLegendGraphicRequest(WMSStatus status,
WMSProtocolHandler protocolHandler,
java.lang.String layerName)
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getHttpPostRequest(java.lang.String onlineResource)
|
protected java.lang.String |
getOperationName()
|
protected java.lang.String |
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, getHttpGetRequest, getSymbol, getURL, isDeleted, sendRequest, setDeleted |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String layerName
| Constructor Detail |
|---|
public WMSGetLegendGraphicRequest(WMSStatus status,
WMSProtocolHandler protocolHandler,
java.lang.String layerName)
| Method Detail |
|---|
protected java.lang.String getHttpPostRequest(java.lang.String onlineResource)
getHttpPostRequest in class OGCRequestprotected java.lang.String getOperationName()
getOperationName in class OGCRequestprotected java.lang.String getTempFilePrefix()
getTempFilePrefix in class OGCRequest
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||