deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.ogcwebservices.wms.capabilities
Class LegendURL

java.lang.Object
  extended by org.deegree.ogcbase.BaseURL
      extended by org.deegree.ogcbase.ImageURL
          extended by 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, String format, URL onlineResource)
          constructor initializing the class with the
 
Method Summary
 
Methods inherited from class org.deegree.ogcbase.ImageURL
getHeight, getWidth, setHeight, setWidth, toString
 
Methods inherited from class org.deegree.ogcbase.BaseURL
getFormat, getOnlineResource, setFormat, setOnlineResource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LegendURL

public LegendURL(int width,
                 int height,
                 String format,
                 URL onlineResource)
constructor initializing the class with the

Parameters:
width -
height -
format -
onlineResource -

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org