org.deegree.model.crs
Class CRSFactory
java.lang.Object
org.deegree.model.crs.CRSFactory
public class CRSFactory
- extends Object
The CRSFactory
class wraps the access to the CRSProvider in the org.deegree.crs package by supplying a
static create method, thus encapsulating the access to the CoordinateSystems.
- Version:
- $Revision: 9521 $, $Date: 2008-01-14 15:36:19 +0100 (Mo, 14 Jan 2008) $
- Author:
- Rutger Bezema, last edited by: $Author: rbezema $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CRSFactory
public CRSFactory()
create
public static CoordinateSystem create(String name)
throws UnknownCRSException
- e.g. epgs:4326
- Parameters:
name
-
- Returns:
- a CoordinateSystem corresponding to the given name
- Throws:
UnknownCRSException
- if the crs-name is not known
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net