Uses of Package
ucar.nc2.ft

Packages that use ucar.nc2.ft
thredds.catalog Reads and writes THREDDS Dataset Inventory Catalog XML documents. 
ucar.nc2.dt Scientific data types package. 
ucar.nc2.dt.grid Scientific data type "Grid", uses cartesian coordinate system. 
ucar.nc2.dt.radial Scientific data type "Radial", uses spherical coordinate system. 
ucar.nc2.ft Scientific feature types package 
ucar.nc2.ft.grid   
ucar.nc2.ft.point package ucar.nc2.ft.point : Implementation of Point Feature Types 
ucar.nc2.ft.point.collection   
ucar.nc2.ft.point.remote   
ucar.nc2.ft.point.standard package ucar.nc2.ft.point.standard : Standard Implementation of Point Feature Types 
ucar.nc2.ft.point.writer package ucar.nc2.ft.point.writer : Write (to files) Point Feature Types 
ucar.nc2.ft.radial   
ucar.nc2.stream   
ucar.nc2.thredds Connects NetCDF-Java to THREDDS Catalogs and Datasets. 
 

Classes in ucar.nc2.ft used by thredds.catalog
FeatureDatasetPoint
          A FeatureDataset, composed of one or more PointFeatureCollections.
 

Classes in ucar.nc2.ft used by ucar.nc2.dt
FeatureDataset
          Superclass for "scientific feature type" datasets.
 

Classes in ucar.nc2.ft used by ucar.nc2.dt.grid
FeatureDataset
          Superclass for "scientific feature type" datasets.
 

Classes in ucar.nc2.ft used by ucar.nc2.dt.radial
FeatureDataset
          Superclass for "scientific feature type" datasets.
 

Classes in ucar.nc2.ft used by ucar.nc2.ft
FeatureCollection
          A collection of FeatureTypes.
FeatureDataset
          Superclass for "scientific feature type" datasets.
FeatureDatasetImpl
          Abstract superclass for implementations of FeatureDataset.
NestedPointFeatureCollection
          A collection of PointFeatures nested inside one or more PointFeatureCollection.
NestedPointFeatureCollectionIterator
          An iterator over NestedPointFeatureCollection.
PointFeature
          A collection of observations at one time and location.
PointFeatureCollection
          A collection of PointFeatures.
PointFeatureCollectionIterator
          An iterator over PointFeatureCollections.
PointFeatureIterator
          An iterator over PointFeatures.
ProfileFeature
          A set of observations along the vertical (z) axis.
ProfileFeatureCollection
          A collection of ProfileFeature.
SectionFeature
          A collection of profiles which originate along a trajectory.
StationCollection
          A collection of data at named locations called Stations.
StationProfileFeature
          Time series of ProfileFeature at named locations.
StationProfileFeatureCollection
          A collection of StationProfileFeatures
StationTimeSeriesFeature
          Time series of PointFeature at a named location aka 'station'.
StationTimeSeriesFeatureCollection
          A collection of StationTimeSeriesFeature.
TrajectoryFeature
          A set of observations along a 1 dimensional path, connected in space and time.
 

Classes in ucar.nc2.ft used by ucar.nc2.ft.grid
FeatureDataset
          Superclass for "scientific feature type" datasets.
FeatureDatasetFactory
          Interface for factories that wrap a NetcdfDataset with a FeatureDataset.
 

Classes in ucar.nc2.ft used by ucar.nc2.ft.point
FeatureCollection
          A collection of FeatureTypes.
FeatureDataset
          Superclass for "scientific feature type" datasets.
FeatureDatasetImpl
          Abstract superclass for implementations of FeatureDataset.
FeatureDatasetPoint
          A FeatureDataset, composed of one or more PointFeatureCollections.
NestedPointFeatureCollection
          A collection of PointFeatures nested inside one or more PointFeatureCollection.
NestedPointFeatureCollectionIterator
          An iterator over NestedPointFeatureCollection.
PointFeature
          A collection of observations at one time and location.
PointFeatureCollection
          A collection of PointFeatures.
PointFeatureCollectionIterator
          An iterator over PointFeatureCollections.
PointFeatureCollectionIterator.Filter
          A filter on PointFeatureCollection.
PointFeatureIterator
          An iterator over PointFeatures.
PointFeatureIterator.Filter
          A filter on PointFeatures
ProfileFeature
          A set of observations along the vertical (z) axis.
SectionFeature
          A collection of profiles which originate along a trajectory.
SectionFeatureCollection
          A collection of SectionFeatures.
StationCollection
          A collection of data at named locations called Stations.
StationProfileFeature
          Time series of ProfileFeature at named locations.
StationProfileFeatureCollection
          A collection of StationProfileFeatures
StationTimeSeriesFeature
          Time series of PointFeature at a named location aka 'station'.
StationTimeSeriesFeatureCollection
          A collection of StationTimeSeriesFeature.
TrajectoryFeature
          A set of observations along a 1 dimensional path, connected in space and time.
 

Classes in ucar.nc2.ft used by ucar.nc2.ft.point.collection
FeatureCollection
          A collection of FeatureTypes.
FeatureDataset
          Superclass for "scientific feature type" datasets.
NestedPointFeatureCollection
          A collection of PointFeatures nested inside one or more PointFeatureCollection.
PointFeatureCollection
          A collection of PointFeatures.
PointFeatureCollectionIterator
          An iterator over PointFeatureCollections.
PointFeatureIterator
          An iterator over PointFeatures.
StationCollection
          A collection of data at named locations called Stations.
StationTimeSeriesFeature
          Time series of PointFeature at a named location aka 'station'.
StationTimeSeriesFeatureCollection
          A collection of StationTimeSeriesFeature.
 

Classes in ucar.nc2.ft used by ucar.nc2.ft.point.remote
FeatureCollection
          A collection of FeatureTypes.
FeatureDataset
          Superclass for "scientific feature type" datasets.
FeatureDatasetImpl
          Abstract superclass for implementations of FeatureDataset.
FeatureDatasetPoint
          A FeatureDataset, composed of one or more PointFeatureCollections.
NestedPointFeatureCollection
          A collection of PointFeatures nested inside one or more PointFeatureCollection.
PointFeature
          A collection of observations at one time and location.
PointFeatureCollection
          A collection of PointFeatures.
PointFeatureIterator
          An iterator over PointFeatures.
StationCollection
          A collection of data at named locations called Stations.
StationTimeSeriesFeatureCollection
          A collection of StationTimeSeriesFeature.
 

Classes in ucar.nc2.ft used by ucar.nc2.ft.point.standard
FeatureCollection
          A collection of FeatureTypes.
FeatureDataset
          Superclass for "scientific feature type" datasets.
FeatureDatasetFactory
          Interface for factories that wrap a NetcdfDataset with a FeatureDataset.
FeatureDatasetPoint
          A FeatureDataset, composed of one or more PointFeatureCollections.
NestedPointFeatureCollection
          A collection of PointFeatures nested inside one or more PointFeatureCollection.
NestedPointFeatureCollectionIterator
          An iterator over NestedPointFeatureCollection.
PointFeature
          A collection of observations at one time and location.
PointFeatureCollection
          A collection of PointFeatures.
PointFeatureCollectionIterator
          An iterator over PointFeatureCollections.
PointFeatureIterator
          An iterator over PointFeatures.
ProfileFeature
          A set of observations along the vertical (z) axis.
ProfileFeatureCollection
          A collection of ProfileFeature.
SectionFeatureCollection
          A collection of SectionFeatures.
StationCollection
          A collection of data at named locations called Stations.
StationProfileFeatureCollection
          A collection of StationProfileFeatures
StationTimeSeriesFeatureCollection
          A collection of StationTimeSeriesFeature.
TrajectoryFeature
          A set of observations along a 1 dimensional path, connected in space and time.
TrajectoryFeatureCollection
          A collection of TrajectoryFeatures
 

Classes in ucar.nc2.ft used by ucar.nc2.ft.point.writer
FeatureDatasetPoint
          A FeatureDataset, composed of one or more PointFeatureCollections.
PointFeature
          A collection of observations at one time and location.
 

Classes in ucar.nc2.ft used by ucar.nc2.ft.radial
FeatureDataset
          Superclass for "scientific feature type" datasets.
FeatureDatasetFactory
          Interface for factories that wrap a NetcdfDataset with a FeatureDataset.
StationCollection
          A collection of data at named locations called Stations.
 

Classes in ucar.nc2.ft used by ucar.nc2.stream
FeatureDataset
          Superclass for "scientific feature type" datasets.
 

Classes in ucar.nc2.ft used by ucar.nc2.thredds
FeatureDataset
          Superclass for "scientific feature type" datasets.
FeatureDatasetPoint
          A FeatureDataset, composed of one or more PointFeatureCollections.
 



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