public abstract class AbstractGetLegendGraphicRequest extends AbstractWMSRequest implements GetLegendGraphicRequest
EXCEPTION_XML, hints, onlineResource, properties
EXCEPTIONS, 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) |
initService
getFinalURL, getPostContentType, getProperties, getRequestHints, performPostOutput, processKey, requiresPost, setProperty, setRequestHints
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createResponse, getFinalURL, getPostContentType, getProperties, getRequestHints, performPostOutput, requiresPost, setProperty, setRequestHints
public AbstractGetLegendGraphicRequest(URL onlineResource)
onlineResource
- protected void initRequest()
initRequest
in class AbstractRequest
protected abstract void initVersion()
AbstractRequest
initVersion
in class AbstractRequest
public void setLayer(String layer)
setLayer
in interface GetLegendGraphicRequest
public void setStyle(String style)
setStyle
in interface GetLegendGraphicRequest
public void setFeatureType(String featureType)
setFeatureType
in interface GetLegendGraphicRequest
public void setRule(String rule)
setRule
in interface GetLegendGraphicRequest
public void setScale(String scale)
setScale
in interface GetLegendGraphicRequest
public void setSLD(String sld)
setSLD
in interface GetLegendGraphicRequest
public void setSLDBody(String sldBody)
setSLDBody
in interface GetLegendGraphicRequest
public void setFormat(String format)
setFormat
in interface GetLegendGraphicRequest
public void setWidth(String width)
setWidth
in interface GetLegendGraphicRequest
public void setHeight(String height)
setHeight
in interface GetLegendGraphicRequest
public void setExceptions(String exceptions)
setExceptions
in interface GetLegendGraphicRequest
Copyright © 1996–2019 Geotools. All rights reserved.