org.deegree.ogcwebservices.wms.capabilities
Class LegendURL
java.lang.Object
org.deegree.ogcbase.BaseURL
org.deegree.ogcbase.ImageURL
org.deegree.ogcwebservices.wms.capabilities.LegendURL
public class LegendURL
- extends ImageURL
A Map Server may use zero or more LegendURL elements to provide an image(s)
of a legend relevant to each Style of a Layer. The Format element indicates
the MIME type of the legend. Width and height attributes are provided to
assist client applications in laying out space to display the legend.
- Version:
- $Revision: 18195 $
- Author:
- Katharina Lupp , Markus Schneider
Constructor Summary |
LegendURL(int width,
int height,
java.lang.String format,
java.net.URL onlineResource)
constructor initializing the class with the |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
LegendURL
public LegendURL(int width,
int height,
java.lang.String format,
java.net.URL onlineResource)
- constructor initializing the class with the
- Parameters:
width
- height
- format
- onlineResource
-
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org