Uses of Interface
ucar.nc2.ft.PointFeature

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

Uses of PointFeature in ucar.nc2.ft
 

Methods in ucar.nc2.ft that return PointFeature
 PointFeature PointFeatureIterator.next()
          Returns the next PointFeature.
 PointFeature PointFeatureCollection.next()
          Use the internal iterator to get the next PointFeature in the iteration.
 

Methods in ucar.nc2.ft with parameters of type PointFeature
 boolean PointFeatureIterator.Filter.filter(PointFeature pointFeature)
          True if the PointFeature passes this filter
 ucar.unidata.geoloc.Station StationTimeSeriesFeatureCollection.getStation(PointFeature feature)
          Get the station that belongs to this feature