net.sourceforge.jgrib.tables
Class Grib1GridType

Object
  extended by Grib1GridType

public final class Grib1GridType
extends Object

Title:

Description:

Copyright: Copyright (c) 2004

Company:

Author:
not attributable

Constructor Summary
Grib1GridType()
           
 
Method Summary
static Map<Integer,String> getAll()
          getAll, returns a collection made of all the values we have put inside this object.
static String gridTypes(int key)
          getOriginatingCenter, looks if there exists an originating center with the uspplied key otherwise it returns null.
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Grib1GridType

public Grib1GridType()
Method Detail

gridTypes

public static String gridTypes(int key)
getOriginatingCenter, looks if there exists an originating center with the uspplied key otherwise it returns null.

Parameters:
key - int
Returns:
DOCUMENT ME!

getAll

public static Map<Integer,String> getAll()
getAll, returns a collection made of all the values we have put inside this object.

Returns:
DOCUMENT ME!


Copyright © 2006-2010 GeoSolutions. All Rights Reserved.