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