public abstract class WMSGetLegendGraphicRequest extends WMSRequest
| Modifier and Type | Field and Description |
|---|---|
protected String |
layerName |
statusisDeleted, protocolHandler, XMLTAG_ENDCHARACTER, XMLTAG_FINISHCHARACTER, XMLTAG_STARTCHARACTER| Constructor and Description |
|---|
WMSGetLegendGraphicRequest(WMSStatus status,
WMSProtocolHandler protocolHandler,
String layerName) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getHttpPostRequest(String onlineResource) |
protected String |
getOperationName() |
protected String |
getTempFilePrefix() |
getPartialQuery, getSchemaLocationcreateXMLEndtTag, createXMLStartTag, getHttpGetRequest, getSymbol, getURL, isDeleted, sendRequest, setDeletedprotected String layerName
public WMSGetLegendGraphicRequest(WMSStatus status, WMSProtocolHandler protocolHandler, String layerName)
protected String getHttpPostRequest(String onlineResource)
getHttpPostRequest in class OGCRequestprotected String getOperationName()
getOperationName in class OGCRequestprotected String getTempFilePrefix()
getTempFilePrefix in class OGCRequest