| Package | Description | 
|---|---|
| ucar.unidata.data.imagery | 
 DataSource classes and utilities for imagery (e.g., satellite,
Level III radar) data. 
 | 
| ucar.unidata.idv.chooser.adde | 
| Modifier and Type | Method and Description | 
|---|---|
AddeImageInfo | 
AddeImageDescriptor.getImageInfo()
Get the image info of this image  (used by persistence) 
 | 
AddeImageInfo | 
McIDASImageDataSource.getPreviewImageInfo(edu.wisc.ssec.mcidas.AreaDirectory aDir,
                   java.lang.String navType)
_more_ 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AddeImageDescriptor.setImageInfo(AddeImageInfo s)
Set the image info of this image  (used by persistence) 
 | 
| Constructor and Description | 
|---|
AddeImageDataSelection(ImageDataSource dataSource,
                      DataChoice dc,
                      java.lang.String source,
                      edu.wisc.ssec.mcidas.AREAnav baseAnav,
                      AddeImageInfo addeImageInfo,
                      visad.georef.MapProjection sample,
                      visad.data.mcidas.AreaAdapter aAdapter,
                      edu.wisc.ssec.mcidas.Calibrator cali,
                      int band)  | 
AddeImageDescriptor(edu.wisc.ssec.mcidas.AreaDirectory directory,
                   java.lang.String imageSource,
                   AddeImageInfo info)
Create an image descriptor from the source and AreaDirectory 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected AddeImageInfo | 
AddeImageChooser.makeImageInfo(edu.wisc.ssec.mcidas.AreaDirectory dir,
             boolean isRelative,
             int num)
Make an AddeImageInfo from a URL and an AreaDirectory 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
AddeImageChooser.setImageInfoProps(AddeImageInfo aii,
                 java.lang.String[] props,
                 edu.wisc.ssec.mcidas.AreaDirectory ad)
Set the properties on the AddeImageInfo from the list of properties 
 |