Uses of Class
ucar.unidata.data.DataSelectionComponent
Packages that use DataSelectionComponent
Package
Description
The data package.
DataSource classes and utilities for imagery (e.g., satellite,
Level III radar) data.
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 DataSelectionComponentModifier and TypeMethodDescriptionDataSource.getDataSelectionComponents
(DataChoice dataChoice) Returns a list of DataSelectionComponents that are shown in the field selectorDataSourceImpl.getDataSelectionComponents
(DataChoice dataChoice) A hook to allow this data source to add data selection components to the IDV field selectorMethod parameters in ucar.unidata.data with type arguments of type DataSelectionComponentModifier and TypeMethodDescriptionprotected 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.imageryModifier and TypeClassDescriptionclass
Created with IntelliJ IDEA.class
Class descriptionclass
Class descriptionclass
Created with IntelliJ IDEA.class
The Class SatImageSelection. -
Uses of DataSelectionComponent in ucar.unidata.data.point
Subclasses of DataSelectionComponent in ucar.unidata.data.pointModifier and TypeClassDescriptionstatic class
Class PlotModelSelectionComponent holds plot (layout) model.Method parameters in ucar.unidata.data.point with type arguments of type DataSelectionComponentModifier and TypeMethodDescriptionprotected void
PointDataSource.initDataSelectionComponents
(List<DataSelectionComponent> components, DataChoice dataChoice) Add the GridParameters for the field selector