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

org.deegree.io.geotiff
Class Geographic_CS_Codes

java.lang.Object
  extended by org.deegree.io.geotiff.Geographic_CS_Codes

public class Geographic_CS_Codes
extends Object

Description of the class or interface. Should answer the questions: What is this class/interface for? How to use? How is the lifecycle of an instance of this class? How to instantiate this class? And more ...

Since:
2.0
Version:
2.0. $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Axel Schaefer , last edited by: $Author: mschneider $

Method Summary
static boolean contains_Ellipsoid_Codes(String code)
           
static boolean contains_Ellipsoid_Only_Datum(String code)
           
static boolean contains_Ellipsoid_Only_GCS(String code)
           
static boolean contains_Geodectic_Datum_Code(String code)
           
static boolean contains_Prime_Meridian_Codes(String code)
           
static boolean containsGeographicCSTypeCode(String code)
           
static int getGeogrpahicCSTypeCode(String code)
          checks, if Code is found and returns the appropriate key-value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

containsGeographicCSTypeCode

public static boolean containsGeographicCSTypeCode(String code)
Parameters:
code -
Returns:
true if prime CS type code available

getGeogrpahicCSTypeCode

public static int getGeogrpahicCSTypeCode(String code)
                                   throws GeoTiffException
checks, if Code is found and returns the appropriate key-value.

Parameters:
code -
Returns:
type code
Throws:
GeoTiffException - if Code is not found.

contains_Ellipsoid_Only_GCS

public static boolean contains_Ellipsoid_Only_GCS(String code)
Parameters:
code -
Returns:
true if prime ellipse GCS available

contains_Geodectic_Datum_Code

public static boolean contains_Geodectic_Datum_Code(String code)
Parameters:
code -
Returns:
true if prime geodectic datum available

contains_Ellipsoid_Only_Datum

public static boolean contains_Ellipsoid_Only_Datum(String code)
Parameters:
code -
Returns:
true if prime ellipse datum available

contains_Ellipsoid_Codes

public static boolean contains_Ellipsoid_Codes(String code)
Parameters:
code -
Returns:
true if prime ellipse available

contains_Prime_Meridian_Codes

public static boolean contains_Prime_Meridian_Codes(String code)
Parameters:
code -
Returns:
true if prime meridian available

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