deegree-services-3.0-pre-nightly (2010/03/05 00:04) - official

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

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

public class GetFeatureInfo
extends Object

GetFeatureInfo

Version:
$Revision: 21978 $, $Date: 2010-01-18 10:29:30 +0100 (Mo, 18 Jan 2010) $
Author:
Andreas Schmitz, last edited by: $Author: aschmitz $

Constructor Summary
GetFeatureInfo(Map<String,String> map, org.deegree.commons.types.ows.Version version, MapService service)
           
 
Method Summary
 org.deegree.geometry.Envelope getClickBox(int radius)
           
 org.deegree.crs.CRS getCoordinateSystem()
           
 HashMap<String,List<?>> getDimensions()
           
 int getFeatureCount()
           
 String getInfoFormat()
           
 LinkedList<Layer> getQueryLayers()
           
 LinkedList<org.deegree.rendering.r2d.se.unevaluated.Style> getStyles()
           
 boolean returnGeometries()
           
 void setCoordinateSystem(org.deegree.crs.CRS crs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetFeatureInfo

public GetFeatureInfo(Map<String,String> map,
                      org.deegree.commons.types.ows.Version version,
                      MapService service)
               throws OWSException
Parameters:
map -
version -
service -
Throws:
OWSException
Method Detail

getClickBox

public org.deegree.geometry.Envelope getClickBox(int radius)
Parameters:
radius -
Returns:
the envelope where the user clicked

getQueryLayers

public LinkedList<Layer> getQueryLayers()
Returns:
the live list of query layers

getStyles

public LinkedList<org.deegree.rendering.r2d.se.unevaluated.Style> getStyles()
Returns:
the live list of styles (this uses the query_layers parameter as source for layer names)

getInfoFormat

public String getInfoFormat()
Returns:
the info format

getFeatureCount

public int getFeatureCount()
Returns:
the max feature count

returnGeometries

public boolean returnGeometries()
Returns:
whether geometries shall be returned or not

getCoordinateSystem

public org.deegree.crs.CRS getCoordinateSystem()
Returns:
the crs

setCoordinateSystem

public void setCoordinateSystem(org.deegree.crs.CRS crs)
Parameters:
crs -

getDimensions

public HashMap<String,List<?>> getDimensions()
Returns:
the dimensions

deegree-services-3.0-pre-nightly (2010/03/05 00:04) - official

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

]]>