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

java.lang.Object
  extended by it.geosolutions.imageio.plugins.hdf4.terascan.HDF4TeraScanProperties

public class HDF4TeraScanProperties
extends Object


Nested Class Summary
static class HDF4TeraScanProperties.DatasetAttribs
           
static class HDF4TeraScanProperties.ProjAttribs
           
static class HDF4TeraScanProperties.TemporalAttribs
           
static class HDF4TeraScanProperties.TeraScanProducts
           
 
Field Summary
static String LOWER_LEFT_LATITUDE
           
static String LOWER_LEFT_LONGITUDE
           
static HDF4TeraScanProperties.TeraScanProducts terascanProducts
           
static String UPPER_RIGHT_LATITUDE
           
static String UPPER_RIGHT_LONGITUDE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

terascanProducts

public static final HDF4TeraScanProperties.TeraScanProducts terascanProducts

LOWER_LEFT_LONGITUDE

public static final String LOWER_LEFT_LONGITUDE
See Also:
Constant Field Values

LOWER_LEFT_LATITUDE

public static final String LOWER_LEFT_LATITUDE
See Also:
Constant Field Values

UPPER_RIGHT_LONGITUDE

public static final String UPPER_RIGHT_LONGITUDE
See Also:
Constant Field Values

UPPER_RIGHT_LATITUDE

public static final String UPPER_RIGHT_LATITUDE
See Also:
Constant Field Values


Copyright © 2006–2014 GeoSolutions. All rights reserved.