public abstract class WMSGetLegendGraphicRequest extends WMSRequest
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
layerName |
statusisDeleted, protocolHandler, XMLTAG_ENDCHARACTER, XMLTAG_FINISHCHARACTER, XMLTAG_STARTCHARACTER| Constructor and Description |
|---|
WMSGetLegendGraphicRequest(WMSStatus status,
WMSProtocolHandler protocolHandler,
java.lang.String layerName) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getHttpPostRequest(java.lang.String onlineResource) |
protected java.lang.String |
getOperationName() |
protected java.lang.String |
getTempFilePrefix() |
getPartialQuery, getSchemaLocationcreateXMLEndtTag, createXMLStartTag, getHttpGetRequest, getSymbol, getURL, isDeleted, sendRequest, setDeletedpublic WMSGetLegendGraphicRequest(WMSStatus status, WMSProtocolHandler protocolHandler, java.lang.String layerName)
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