Uses of Package
ucar.nc2.ft.point.standard

Packages that use ucar.nc2.ft.point.standard
ucar.nc2.ft.point.standard package ucar.nc2.ft.point.standard : Standard Implementation of Point Feature Types 
ucar.nc2.ft.point.standard.plug package ucar.nc2.ft.point.plug : Pluggable AAnalysers of Point Feature Type datasets 
 

Classes in ucar.nc2.ft.point.standard used by ucar.nc2.ft.point.standard
Cursor
          Keeps track of the iteration through nested tables
Join
          An abstract way to 'join' more cols to a row
JoinArray.Type
           
NestedTable
          Implements "nested table" views of point feature datasets.
Table
          A generalization of a Structure.
Table.CoordName
           
Table.TableStructure
          A Structure or PsuedoStructure.
Table.Type
           
TableAnalyzer
          Analyzes the coordinate systems of a dataset to try to identify the Feature Type and the structure of the data.
TableAnalyzer.StationInfo
           
TableConfig
          This encapsolates the info needed by NestedTable to handle point feature "nested table" datasets.
TableConfigurer
          To analyze specific datasets, implement a TableConfigurer, whose job is to create TableConfig, used by TableAnalyzer.
 

Classes in ucar.nc2.ft.point.standard used by ucar.nc2.ft.point.standard.plug
TableConfig
          This encapsolates the info needed by NestedTable to handle point feature "nested table" datasets.
TableConfigurer
          To analyze specific datasets, implement a TableConfigurer, whose job is to create TableConfig, used by TableAnalyzer.
TableConfigurerImpl