deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.crs.components
Class Datum

java.lang.Object
  extended by org.deegree.crs.CRSIdentifiable
      extended by org.deegree.crs.components.Datum
Direct Known Subclasses:
GeodeticDatum, VerticalDatum

public class Datum
extends CRSIdentifiable

The Datum is a generic type for all datums.

Version:
$Revision: 18793 $, $Date: 2009-07-29 14:07:52 +0200 (Mi, 29 Jul 2009) $
Author:
Rutger Bezema, last edited by: $Author: rbezema $

Constructor Summary
Datum(CRSCodeType[] codes, String[] names, String[] versions, String[] descriptions, String[] areasOfUse)
           
Datum(CRSIdentifiable id)
           
 
Method Summary
 
Methods inherited from class org.deegree.crs.CRSIdentifiable
addAreaOfUse, addName, checkForNullObject, checkForNullObject, checkForNullObject, equals, getAreaOfUse, getAreaOfUseBBox, getAreasOfUse, getCode, getCodeAndName, getCodes, getDescription, getDescriptions, getName, getNames, getOrignalCodeStrings, getVersion, getVersions, hasCode, hasId, hasIdOrName, setDefaultAreaOfUse, setDefaultDescription, setDefaultId, setDefaultName, setDefaultVersion, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Datum

public Datum(CRSIdentifiable id)
Parameters:
id - containing all relevant id data.

Datum

public Datum(CRSCodeType[] codes,
             String[] names,
             String[] versions,
             String[] descriptions,
             String[] areasOfUse)
Parameters:
codes -
names -
versions -
descriptions -
areasOfUse -

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

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

]]>