it.geosolutions.imageio.plugins.hdf4.terascan
Class HDF4TeraScanProperties.ProjAttribs

Object
  extended by HDF4TeraScanProperties.ProjAttribs
Enclosing class:
HDF4TeraScanProperties

public static class HDF4TeraScanProperties.ProjAttribs
extends Object


Field Summary
static String DATUM_NAME
           
static String EARTH_FLATTENING
           
static String EQUATORIAL_RADIUS
           
static String PROJECT_ORIGIN_LATITUDE
           
static String PROJECT_ORIGIN_LONGITUDE
           
static String PROJECT_TO_IMAGE_AFFINE
           
static String PROJECTION_NAME
           
static String STANDARD_PARALLEL_1
           
static String STANDARD_PARALLEL_2
           
 
Method Summary
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROJECT_TO_IMAGE_AFFINE

public static final String PROJECT_TO_IMAGE_AFFINE
See Also:
Constant Field Values

PROJECT_ORIGIN_LATITUDE

public static final String PROJECT_ORIGIN_LATITUDE
See Also:
Constant Field Values

PROJECT_ORIGIN_LONGITUDE

public static final String PROJECT_ORIGIN_LONGITUDE
See Also:
Constant Field Values

EARTH_FLATTENING

public static final String EARTH_FLATTENING
See Also:
Constant Field Values

EQUATORIAL_RADIUS

public static final String EQUATORIAL_RADIUS
See Also:
Constant Field Values

STANDARD_PARALLEL_1

public static final String STANDARD_PARALLEL_1
See Also:
Constant Field Values

STANDARD_PARALLEL_2

public static final String STANDARD_PARALLEL_2
See Also:
Constant Field Values

DATUM_NAME

public static final String DATUM_NAME
See Also:
Constant Field Values

PROJECTION_NAME

public static final String PROJECTION_NAME
See Also:
Constant Field Values


Copyright © 2006-2010 GeoSolutions. All Rights Reserved.