public abstract class AbstractGetLegendGraphicRequest extends AbstractWMSRequest implements GetLegendGraphicRequest
EXCEPTION_XML, hints, onlineResource, propertiesEXCEPTIONS, FEATURETYPE, FORMAT, HEIGHT, LAYER, RULE, SCALE, SLD, SLD_BODY, STYLE, WIDTH| Constructor and Description |
|---|
AbstractGetLegendGraphicRequest(URL onlineResource) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initRequest() |
protected abstract void |
initVersion()
Sets up the version number for this request.
|
void |
setExceptions(String exceptions) |
void |
setFeatureType(String featureType) |
void |
setFormat(String format) |
void |
setHeight(String height) |
void |
setLayer(String layer) |
void |
setRule(String rule) |
void |
setScale(String scale) |
void |
setSLD(String sld) |
void |
setSLDBody(String sldBody) |
void |
setStyle(String style) |
void |
setWidth(String width) |
initServicegetFinalURL, getPostContentType, getProperties, getRequestHints, performPostOutput, processKey, requiresPost, setProperty, setRequestHintsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateResponse, getFinalURL, getPostContentType, getProperties, getRequestHints, performPostOutput, requiresPost, setProperty, setRequestHintspublic AbstractGetLegendGraphicRequest(URL onlineResource)
onlineResource - protected void initRequest()
initRequest in class AbstractRequestprotected abstract void initVersion()
AbstractRequestinitVersion in class AbstractRequestpublic void setLayer(String layer)
setLayer in interface GetLegendGraphicRequestpublic void setStyle(String style)
setStyle in interface GetLegendGraphicRequestpublic void setFeatureType(String featureType)
setFeatureType in interface GetLegendGraphicRequestpublic void setRule(String rule)
setRule in interface GetLegendGraphicRequestpublic void setScale(String scale)
setScale in interface GetLegendGraphicRequestpublic void setSLD(String sld)
setSLD in interface GetLegendGraphicRequestpublic void setSLDBody(String sldBody)
setSLDBody in interface GetLegendGraphicRequestpublic void setFormat(String format)
setFormat in interface GetLegendGraphicRequestpublic void setWidth(String width)
setWidth in interface GetLegendGraphicRequestpublic void setHeight(String height)
setHeight in interface GetLegendGraphicRequestpublic void setExceptions(String exceptions)
setExceptions in interface GetLegendGraphicRequestCopyright © 1996–2019 Geotools. All rights reserved.