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 PointFeatureCollection.next()
          Use the internal iterator to get the next PointFeature in the iteration.
 PointFeature PointFeatureIterator.next()
          Returns the next PointFeature.
 

Methods in ucar.nc2.ft with parameters of type PointFeature
 boolean PointFeatureIterator.Filter.filter(PointFeature pointFeature)
          True if the PointFeature passes this filter