org.deegree.ogcwebservices.wps.describeprocess
Class SupportedCRSs
java.lang.Object
  
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 (Thu, 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. | 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
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.
 
SupportedCRSs
public SupportedCRSs(List<URI> crs,
                     URI defaultCRS)
- Parameters:
 crs - defaultCRS - 
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.
 
                an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org