Uses of Class
ucar.nc2.ft.point.StationHelper

Packages that use StationHelper
ucar.nc2.ft.point package ucar.nc2.ft.point : Implementation of Point Feature Types 
ucar.nc2.ft.point.remote   
 

Uses of StationHelper in ucar.nc2.ft.point
 

Fields in ucar.nc2.ft.point declared as StationHelper
protected  StationHelper RecordDatasetHelper.stationHelper
           
protected  StationHelper StationProfileCollectionImpl.stationHelper
           
protected  StationHelper StationTimeSeriesCollectionImpl.stationHelper
           
 

Methods in ucar.nc2.ft.point with parameters of type StationHelper
 void RecordDatasetHelper.setStationInfo(String stnIdVName, String stnDescVName, String stnIndexVName, StationHelper stationHelper)
          Set extra information used by station obs datasets.
 

Uses of StationHelper in ucar.nc2.ft.point.remote
 

Constructors in ucar.nc2.ft.point.remote with parameters of type StationHelper
RemoteStationCollection(String uri, StationHelper sh)
          Constructor for a subset.
 



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