deegree 2.5 (2011/06/29 09:44 build-8-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 java.lang.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(java.lang.String code)
           
static boolean contains_Ellipsoid_Only_Datum(java.lang.String code)
           
static boolean contains_Ellipsoid_Only_GCS(java.lang.String code)
           
static boolean contains_Geodectic_Datum_Code(java.lang.String code)
           
static boolean contains_Prime_Meridian_Codes(java.lang.String code)
           
static boolean containsGeographicCSTypeCode(java.lang.String code)
           
static int getGeogrpahicCSTypeCode(java.lang.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(java.lang.String code)
Parameters:
code -
Returns:
true if prime CS type code available

getGeogrpahicCSTypeCode

public static int getGeogrpahicCSTypeCode(java.lang.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(java.lang.String code)
Parameters:
code -
Returns:
true if prime ellipse GCS available

contains_Geodectic_Datum_Code

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

contains_Ellipsoid_Only_Datum

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

contains_Ellipsoid_Codes

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

contains_Prime_Meridian_Codes

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

deegree 2.5 (2011/06/29 09:44 build-8-official)

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