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

Packages that use Table.Type
ucar.nc2.ft.point.standard package ucar.nc2.ft.point.standard : Standard Implementation of Point Feature Types 
 

Uses of Table.Type in ucar.nc2.ft.point.standard
 

Fields in ucar.nc2.ft.point.standard declared as Table.Type
 Table.Type TableConfig.type
           
 

Methods in ucar.nc2.ft.point.standard that return Table.Type
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.
 

Constructors in ucar.nc2.ft.point.standard with parameters of type Table.Type
TableConfig(Table.Type type, String name)
          Constructor
 



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