org.deegree.services.wms.controller.ops
Class GetLegendGraphic

java.lang.Object
  extended by org.deegree.services.wms.controller.ops.GetLegendGraphic

public class GetLegendGraphic
extends java.lang.Object

GetLegendGraphic

Version:
$Revision: 25736 $, $Date: 2010-08-09 13:04:48 +0200 (Mo, 09. Aug 2010) $
Author:
Andreas Schmitz, last edited by: $Author: mschneider $

Constructor Summary
GetLegendGraphic(java.util.Map<java.lang.String,java.lang.String> map, MapService service)
           
 
Method Summary
 java.lang.String getFormat()
           
 int getHeight()
           
 org.deegree.rendering.r2d.se.unevaluated.Style getStyle()
           
 int getWidth()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetLegendGraphic

public GetLegendGraphic(java.util.Map<java.lang.String,java.lang.String> map,
                        MapService service)
                 throws OWSException
Parameters:
map -
service -
Throws:
OWSException
Method Detail

getStyle

public org.deegree.rendering.r2d.se.unevaluated.Style getStyle()
Returns:
the style selected by the request

getFormat

public java.lang.String getFormat()
Returns:
the image format

getWidth

public int getWidth()
Returns:
the desired width

getHeight

public int getHeight()
Returns:
the desired height


Copyright © 2011. All Rights Reserved.