| 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 JoinArray.Type |
JoinArray.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JoinArray.Type[] |
JoinArray.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
JoinArray(VariableDS v,
JoinArray.Type type,
int param)
Constructor.
|
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.