|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataCancelException | |
|---|---|
| ucar.unidata.data | The data package. |
| Uses of DataCancelException in ucar.unidata.data |
|---|
| Methods in ucar.unidata.data that throw DataCancelException | |
|---|---|
protected Data |
ListDataChoice.getData(DataCategory category,
DataSelection dataSelection,
Hashtable requestProperties)
Get the data |
protected Data |
DirectDataChoice.getData(DataCategory category,
DataSelection dataSelection,
Hashtable requestProperties)
Get the data that this choice represents. |
protected abstract Data |
DataChoice.getData(DataCategory category,
DataSelection dataSelection,
Hashtable requestProperties)
Return the Data object that this DataChoice represents. |
protected Data |
DerivedDataChoice.getData(DataCategory category,
DataSelection incomingDataSelection,
Hashtable requestProperties)
Apply the derived operation. |
protected Data |
DataDataChoice.getData(DataCategory category,
DataSelection dataSelection,
Hashtable requestProperties)
Return the Data object that this DataChoice represents. |
protected Data |
UrlDataChoice.getData(DataCategory category,
DataSelection dataSelection,
Hashtable requestProperties)
Implementation of the getData method. |
Data |
DataChoice.getData(DataSelection incomingDataSelection)
Return the Data object that this DataChoice represents. |
Data |
DataChoice.getData(DataSelection incomingDataSelection,
Hashtable requestProperties)
Return the Data object that this DataChoice represents. |
protected Object[] |
ListDataChoice.getDataList(DataCategory category,
DataSelection dataSelection,
Hashtable requestProperties)
Get the array of data from the children data choices |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||