Uses of Class
ucar.unidata.data.DataCancelException
Packages that use DataCancelException
-
Uses of DataCancelException in ucar.unidata.data
Methods in ucar.unidata.data that throw DataCancelExceptionModifier and TypeMethodDescriptionprotected abstract Data
DataChoice.getData
(DataCategory category, DataSelection dataSelection, Hashtable requestProperties) Return theData
object that this DataChoice represents.final Data
DataChoice.getData
(DataSelection incomingDataSelection) Return theData
object that this DataChoice represents.final Data
DataChoice.getData
(DataSelection incomingDataSelection, Hashtable requestProperties) Return theData
object that this DataChoice represents.protected Data
DataDataChoice.getData
(DataCategory category, DataSelection dataSelection, Hashtable requestProperties) Return theData
object that this DataChoice represents.protected Data
DerivedDataChoice.getData
(DataCategory category, DataSelection incomingDataSelection, Hashtable requestProperties) Apply the derived operation.protected Data
DirectDataChoice.getData
(DataCategory category, DataSelection dataSelection, Hashtable requestProperties) Get the data that this choice represents.protected Data
ListDataChoice.getData
(DataCategory category, DataSelection dataSelection, Hashtable requestProperties) Get the dataprotected Data
UrlDataChoice.getData
(DataCategory category, DataSelection dataSelection, Hashtable requestProperties) Implementation of the getData method.protected Object[]
ListDataChoice.getDataList
(DataCategory category, DataSelection dataSelection, Hashtable requestProperties) Get the array of data from the children data choices