org.deegree.io.geotiff
Class Geographic_CS_Codes
java.lang.Object
  
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: 6809 $, $Date: 2007-05-04 14:34:25 +0200 (Fr, 04 Mai 2007) $
 
- Author:
 
  - Axel Schaefer , last edited by: $Author: apoth $
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
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
 
 
				an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net