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,
                   String format,
                   URL onlineResource)
 
          constructor initializing the class with the  | 
 
 
 
 
 
LegendURL
public LegendURL(int width,
                 int height,
                 String format,
                 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