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

org.deegree.coverage.raster.io.imageio.geotiff
Class Geographic_CS_Codes

java.lang.Object
  extended by org.deegree.coverage.raster.io.imageio.geotiff.Geographic_CS_Codes

public class Geographic_CS_Codes
extends Object

Geographic_CS_Codes defines the different codes defined in the GeoTIFF spec. see http://www.remotesensing.org/geotiff/spec/geotiff6.html#6.3.3.1 for a list of possible values.

Version:
$Revision: 19567 $, $Date: 2009-09-10 12:26:41 +0200 (Do, 10 Sep 2009) $
Author:
Rutger Bezema, last edited by: $Author: rbezema $

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)
checks, if Code is found and returns the appropriate key-value.

Parameters:
code -
Returns:
type code

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-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

]]>