| 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(java.lang.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 |
|---|---|
java.lang.String |
TableConfig.findCoordinateVariableName(Table.CoordName coordName) |
void |
TableConfig.setCoordinateVariableName(Table.CoordName coordName,
java.lang.String name) |