|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataSelectionComponent | |
|---|---|
| ucar.unidata.data | The data package. |
| ucar.unidata.data.imagery | DataSource classes and utilities for imagery (e.g., satellite, Level III radar) data. |
| ucar.unidata.data.point | DataSource classes and utilities for point (e.g., surface) data. |
| Uses of DataSelectionComponent in ucar.unidata.data |
|---|
| Methods in ucar.unidata.data that return types with arguments of type DataSelectionComponent | |
|---|---|
List<DataSelectionComponent> |
DataSource.getDataSelectionComponents(DataChoice dataChoice)
Returns a list of DataSelectionComponents that are shown in the field selector |
List<DataSelectionComponent> |
DataSourceImpl.getDataSelectionComponents(DataChoice dataChoice)
A hook to allow this data source to add data selection components to the IDV field selector |
| Method parameters in ucar.unidata.data with type arguments of type DataSelectionComponent | |
|---|---|
protected void |
DataSourceImpl.initDataSelectionComponents(List<DataSelectionComponent> components,
DataChoice dataChoice)
Add any data selection components |
| Uses of DataSelectionComponent in ucar.unidata.data.imagery |
|---|
| Subclasses of DataSelectionComponent in ucar.unidata.data.imagery | |
|---|---|
class |
AddeImageSelection
The Class SatImageSelection. |
| Uses of DataSelectionComponent in ucar.unidata.data.point |
|---|
| Subclasses of DataSelectionComponent in ucar.unidata.data.point | |
|---|---|
static class |
PointDataSource.PlotModelSelectionComponent
Class PlotModelSelectionComponent holds plot (layout) model. |
| Method parameters in ucar.unidata.data.point with type arguments of type DataSelectionComponent | |
|---|---|
protected void |
PointDataSource.initDataSelectionComponents(List<DataSelectionComponent> components,
DataChoice dataChoice)
Add the GridParameters for the field selector |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||