Uses of Class
ucar.nc2.ft.point.MultipleNestedPointCollectionImpl

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

Uses of MultipleNestedPointCollectionImpl in ucar.nc2.ft.point
 

Subclasses of MultipleNestedPointCollectionImpl in ucar.nc2.ft.point
 class SectionCollectionImpl
          Superclass for implementations of SectionFeatureCollection: series of profiles along a trajectory Concrete subclass must implement getNestedPointFeatureCollectionIterator();
 class StationProfileCollectionImpl
          Abstract superclass for StationProfileFeatureCollection Subclasses must implement getNestedPointFeatureCollection
 

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

Subclasses of MultipleNestedPointCollectionImpl in ucar.nc2.ft.point.standard
 class StandardSectionCollectionImpl
          Nested Table implementation of SectionCollection.
 class StandardStationProfileCollectionImpl
          Object Heirarchy: StationProfileFeatureCollection (StandardStationProfileCollectionImpl) StationProfileFeature (StandardStationProfileFeature) ProfileFeature (StandardProfileFeature) PointFeatureIterator (StandardPointFeatureIterator) PointFeature
 



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