deegree 2.2 (2008/12/22 11:33 build-3038-official)

org.deegree.model.crs
Class CRSFactory

java.lang.Object
  extended by 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 $

Constructor Summary
CRSFactory()
           
 
Method Summary
static CoordinateSystem create(String name)
          e.g. epgs:4326
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CRSFactory

public CRSFactory()
Method Detail

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

deegree 2.2 (2008/12/22 11:33 build-3038-official)

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