Uses of Interface
ucar.nc2.ft.TrajectoryFeature

Packages that use TrajectoryFeature
ucar.nc2.ft Scientific feature types package 
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 TrajectoryFeature in ucar.nc2.ft
 

Methods in ucar.nc2.ft that return TrajectoryFeature
 TrajectoryFeature TrajectoryFeatureCollection.next()
          Use the internal iterator to get the next TrajectoryFeature in the iteration.
 

Uses of TrajectoryFeature in ucar.nc2.ft.point
 

Classes in ucar.nc2.ft.point that implement TrajectoryFeature
 class TrajectoryFeatureImpl
          Implementation of TrajectoryFeature
 

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

Methods in ucar.nc2.ft.point.standard that return TrajectoryFeature
 TrajectoryFeature StandardTrajectoryCollectionImpl.next()
           
 



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