it.geosolutions.imageio.plugins.grib1
Class GRIB1Utilities

Object
  extended by GRIB1Utilities

public class GRIB1Utilities
extends Object

Set of utility methods and constants

Author:
Daniele Romagnoli, GeoSolutions

Field Summary
static String VALUES_SEPARATOR
           
 
Method Summary
static ColorModel getColorModel(int type)
           
static String getValuesAsString(Variable variable, int[] indexes)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VALUES_SEPARATOR

public static final String VALUES_SEPARATOR
See Also:
Constant Field Values
Method Detail

getColorModel

public static ColorModel getColorModel(int type)

getValuesAsString

public static String getValuesAsString(Variable variable,
                                       int[] indexes)


Copyright © 2006-2010 GeoSolutions. All Rights Reserved.