Uses of Interface
ucar.nc2.ft.ProfileFeatureCollection

Packages that use ProfileFeatureCollection
ucar.nc2.ft Scientific feature types package 
ucar.nc2.ft.point.standard package ucar.nc2.ft.point.standard : Standard Implementation of Point Feature Types 
 

Uses of ProfileFeatureCollection in ucar.nc2.ft
 

Methods in ucar.nc2.ft that return ProfileFeatureCollection
 ProfileFeatureCollection ProfileFeatureCollection.subset(LatLonRect boundingBox)
          Subset this collection by boundingBox
 

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

Classes in ucar.nc2.ft.point.standard that implement ProfileFeatureCollection
 class StandardProfileCollectionImpl
          Nested Table implementation of ProfileCollection
 

Methods in ucar.nc2.ft.point.standard that return ProfileFeatureCollection
 ProfileFeatureCollection StandardProfileCollectionImpl.subset(LatLonRect boundingBox)
           
 



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