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
CoordSysEvaluator.Predicate
           
Cursor
          Keeps track of the iteration through nested tables 0 is always innermost nested table, 1 is parent of 0, 2 is parent of 1, etc
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, PsuedoStructure, or Sequence.
Table.Type
           
TableAnalyzer
          Analyzes the coordinate systems of a dataset to try to identify the Feature Type and the structure of the data.
TableConfig
          This encapsolates the info needed by NestedTable to handle point feature "nested table" datasets.
TableConfig.StructureType
           
TableConfigurer
          To analyze specific datasets, implement a TableConfigurer, whose job is to create a 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 a TableConfig, used by TableAnalyzer.
TableConfigurerImpl
          Abstract superclass for TableConfigurer implementations
 



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