Uses of Interface
ucar.nc2.ft.StationCollection

Packages that use StationCollection
ucar.nc2.ft Scientific feature types package 
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.radial   
 

Uses of StationCollection in ucar.nc2.ft
 

Subinterfaces of StationCollection in ucar.nc2.ft
 interface StationProfileFeatureCollection
          A collection of StationProfileFeatures
 interface StationTimeSeriesFeatureCollection
          A collection of StationTimeSeriesFeature.
 

Uses of StationCollection in ucar.nc2.ft.point
 

Classes in ucar.nc2.ft.point that implement StationCollection
 class StationProfileCollectionImpl
          Abstract superclass for StationProfileFeatureCollection Subclasses must implement getNestedPointFeatureCollection
 class StationTimeSeriesCollectionImpl
          Abstract superclass for implementations of StationFeatureCollection.
 

Uses of StationCollection in ucar.nc2.ft.point.collection
 

Classes in ucar.nc2.ft.point.collection that implement StationCollection
 class CompositeStationCollection
          StationTimeSeries composed of a collection of individual StationTimeSeries.
 

Uses of StationCollection in ucar.nc2.ft.point.remote
 

Classes in ucar.nc2.ft.point.remote that implement StationCollection
 class RemoteStationCollection
          Connect to remote Station Collection using cdmremote
 

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

Classes in ucar.nc2.ft.point.standard that implement StationCollection
 class StandardStationCollectionImpl
          Object Heirarchy for StationFeatureCollection: StationFeatureCollection (StandardStationCollectionImpl PointFeatureCollectionIterator (anon) StationFeature (StandardStationFeatureImpl) PointFeatureIterator (StandardStationPointIterator) PointFeatureImpl
 class StandardStationProfileCollectionImpl
          Object Heirarchy: StationProfileFeatureCollection (StandardStationProfileCollectionImpl) StationProfileFeature (StandardStationProfileFeature) ProfileFeature (StandardProfileFeature) PointFeatureIterator (StandardPointFeatureIterator) PointFeature
 

Uses of StationCollection in ucar.nc2.ft.radial
 

Subinterfaces of StationCollection in ucar.nc2.ft.radial
 interface StationRadialDataset
          A Station collection of radial data.
 



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