|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JoinArray.Type | |
|---|---|
| ucar.nc2.ft.point.standard | package ucar.nc2.ft.point.standard : Standard Implementation of Point Feature Types |
| Uses of JoinArray.Type in ucar.nc2.ft.point.standard |
|---|
| Methods in ucar.nc2.ft.point.standard that return JoinArray.Type | |
|---|---|
static JoinArray.Type |
JoinArray.Type.valueOf(java.lang.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. |
| Constructors in ucar.nc2.ft.point.standard with parameters of type JoinArray.Type | |
|---|---|
JoinArray(Variable v,
JoinArray.Type type,
int param)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||