Uses of Class
ucar.unidata.util.Product
Packages that use Product
Package
Description
DataSource classes and utilities for radar data.
Choosers for the IDV.
-
Uses of Product in ucar.unidata.data.radar
Methods in ucar.unidata.data.radar that return types with arguments of type ProductModifier and TypeMethodDescriptionTDSRadarDatasetCollection.getRadarProducts()
get products of dataset collectionTDSRadarDatasetCollection.readSelectVariable
(org.jdom2.Element elem, org.jdom2.Namespace ns) get variable list from parent elementMethods in ucar.unidata.data.radar with parameters of type ProductModifier and TypeMethodDescriptionboolean
DqcRadarDatasetCollection.checkStationProduct
(String sName, Product product) _more_boolean
DqcRadarDatasetCollection.checkStationProduct
(Product product) _more_boolean
StationRadarCollection.checkStationProduct
(String stationName, Product product) check if the product available for one stationboolean
StationRadarCollection.checkStationProduct
(Product product) check if the product available for all stations.boolean
StationRadarCollectionImpl.checkStationProduct
(String stationName, Product product) boolean
TDSRadarDatasetCollection.checkStationProduct
(String sName, Product product) check the exist of a product in this dataset collectionboolean
TDSRadarDatasetCollection.checkStationProduct
(Product product) check the exist of a product in this dataset collection -
Uses of Product in ucar.unidata.idv.chooser
Methods in ucar.unidata.idv.chooser that return types with arguments of type ProductModifier and TypeMethodDescriptionIdvRadarDatasetCollection.readSelectVariable
(org.jdom2.Element elem, org.jdom2.Namespace ns) get variable list from parent elementMethods in ucar.unidata.idv.chooser with parameters of type ProductModifier and TypeMethodDescriptionboolean
IdvRadarDatasetCollection.checkStationProduct
(String sName, Product product) check the exist of a product in this dataset collectionboolean
IdvRadarDatasetCollection.checkStationProduct
(Product product) check the exist of a product in this dataset collection