Uses of Interface
ucar.nc2.ft.ProfileFeature

Packages that use ProfileFeature
ucar.nc2.ft Scientific feature types package 
 

Uses of ProfileFeature in ucar.nc2.ft
 

Methods in ucar.nc2.ft that return ProfileFeature
 ProfileFeature StationProfileFeature.getProfileByDate(java.util.Date date)
          Get a particular profile by date.
 ProfileFeature StationProfileFeature.next()
          Use the internal iterator to get the next ProfileFeature in the iteration.
 ProfileFeature SectionFeature.next()
          Use the internal iterator to get the next ProfileFeature in the iteration.
 ProfileFeature ProfileFeatureCollection.next()
          Use the internal iterator to get the next ProfileFeature in the iteration.