Uses of Class
ucar.nc2.ft.point.standard.JoinArray.Type

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(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(VariableDS v, JoinArray.Type type, int param)
          Constructor.
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.