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

org.deegree.ogcwebservices.wps.describeprocess
Class SupportedCRSs

java.lang.Object
  extended by org.deegree.ogcwebservices.wps.describeprocess.SupportedCRSs

public class SupportedCRSs
extends Object

SupportedCRSs.java Created on 09.03.2006. 22:54:24h List of supported Coordinate Reference Systems.

Version:
$Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Christian Kiehle, Christian Heier, last edited by: $Author: mschneider $

Field Summary
protected  List<URI> crs
          Unordered list of references to the coordinate reference systems supported.
protected  URI defaultCRS
          Reference to the CRS that will be used unless the Execute operation request specifies another supported CRS.
 
Constructor Summary
SupportedCRSs(List<URI> crs, URI defaultCRS)
           
 
Method Summary
 List<URI> getCRS()
           
 URI getDefaultCRS()
           
 void setDefaultCRS(URI defaultCRS)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

crs

protected List<URI> crs
Unordered list of references to the coordinate reference systems supported. This element shall not be included if there is only one (i.e., the default) CRS supported.


defaultCRS

protected URI defaultCRS
Reference to the CRS that will be used unless the Execute operation request specifies another supported CRS.

Constructor Detail

SupportedCRSs

public SupportedCRSs(List<URI> crs,
                     URI defaultCRS)
Parameters:
crs -
defaultCRS -
Method Detail

getCRS

public List<URI> getCRS()
Returns:
CRS

getDefaultCRS

public URI getDefaultCRS()
Returns:
Returns the defaultCRS.

setDefaultCRS

public void setDefaultCRS(URI defaultCRS)
Parameters:
defaultCRS - The defaultCRS to set.

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