Package org.geotools.ows.wms.request
Interface GetLegendGraphicRequest
- All Superinterfaces:
Request
- All Known Implementing Classes:
AbstractGetLegendGraphicRequest
,WMS1_1_0.InternalGetLegendGraphicRequest
A request used to get the legend graphic for a given layer
- Author:
- Richard Gould
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoid
setExceptions
(String exceptions) void
setFeatureType
(String featureType) void
void
void
void
void
void
void
setSLDBody
(String sldBody) void
void
Methods inherited from interface Request
createResponse, getFinalURL, getPostContentType, getProperties, getRequestHints, performPostOutput, requiresPost, setProperty, setRequestHints
-
Field Details
-
LAYER
- See Also:
-
STYLE
- See Also:
-
FEATURETYPE
- See Also:
-
RULE
- See Also:
-
SCALE
- See Also:
-
SLD
- See Also:
-
SLD_BODY
- See Also:
-
FORMAT
- See Also:
-
WIDTH
- See Also:
-
HEIGHT
- See Also:
-
EXCEPTIONS
- See Also:
-
-
Method Details
-
setLayer
-
setStyle
-
setFeatureType
-
setRule
-
setScale
-
setSLD
-
setSLDBody
-
setFormat
-
setWidth
-
setHeight
-
setExceptions
-