Uses of Interface
ucar.nc2.ft.FeatureDatasetFactory

Packages that use FeatureDatasetFactory
ucar.nc2.ft.grid   
ucar.nc2.ft.point.standard package ucar.nc2.ft.point.standard : Standard Implementation of Point Feature Types 
ucar.nc2.ft.radial   
 

Uses of FeatureDatasetFactory in ucar.nc2.ft.grid
 

Classes in ucar.nc2.ft.grid that implement FeatureDatasetFactory
 class GridDatasetStandardFactory
          FeatureDatasetFactory for Grids, using standard coord sys analysis
 

Uses of FeatureDatasetFactory in ucar.nc2.ft.point.standard
 

Classes in ucar.nc2.ft.point.standard that implement FeatureDatasetFactory
 class PointDatasetStandardFactory
          Standard handler for Point obs dataset based on a NetcdfDataset object.
 

Uses of FeatureDatasetFactory in ucar.nc2.ft.radial
 

Classes in ucar.nc2.ft.radial that implement FeatureDatasetFactory
 class RadialDatasetStandardFactory
          Adapt existing Radial Datasets implementing TypedDatasetFactoryIF, for FeatureDatasetFactory.
 



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