| Package | Description |
|---|---|
| ucar.nc2.grib.collection |
| Modifier and Type | Field and Description |
|---|---|
GribCollectionImmutable.Type |
GribCollectionMutable.Dataset.gctype |
protected GribCollectionImmutable.Type |
GribIosp.gtype |
| Modifier and Type | Method and Description |
|---|---|
GribCollectionImmutable.Type |
PartitionCollectionImmutable.VariableIndexPartitioned.getType() |
GribCollectionImmutable.Type |
GribCollectionImmutable.Dataset.getType() |
static GribCollectionImmutable.Type |
GribCollectionImmutable.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GribCollectionImmutable.Type[] |
GribCollectionImmutable.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GribCollectionMutable.Dataset |
GribCollectionMutable.makeDataset(GribCollectionImmutable.Type type) |
| Constructor and Description |
|---|
Grib1Iosp(GribCollectionImmutable.GroupGC gHcs,
GribCollectionImmutable.Type gtype) |
Grib2Iosp(GribCollectionImmutable.GroupGC gHcs,
GribCollectionImmutable.Type gtype) |
GribCollectionImmutable.Dataset(GribCollectionImmutable.Type gctype,
List<GribCollectionMutable.GroupGC> groups) |
GribCollectionMutable.Dataset(GribCollectionImmutable.Type type) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.