Package | Description |
---|---|
ucar.nc2.ft.point.standard |
package ucar.nc2.ft.point.standard : Standard Implementation of Point Feature Types
|
Modifier and Type | Method and Description |
---|---|
static Table.CoordName |
Table.CoordName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Table.CoordName[] |
Table.CoordName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
TableConfig.findCoordinateVariableName(Table.CoordName coordName) |
void |
TableConfig.setCoordinateVariableName(Table.CoordName coordName,
String name) |
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.