| Package | Description |
|---|---|
| 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
|
| Class and Description |
|---|
| 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
|
| Evaluator.VarAtt |
| 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 encapsulates 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.
|
| Class and Description |
|---|
| TableConfig
This encapsulates 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-2015 UCAR/Unidata. All Rights Reserved.