Uses of Interface
hdf.view.ImageView.ImageView
| Package | Description | 
|---|---|
| hdf.view.DataView | |
| hdf.view.ImageView | |
| hdf.view.MetaDataView | |
| hdf.view.PaletteView | |
| hdf.view.TableView | |
| hdf.view.TreeView | 
- 
Uses of ImageView in hdf.view.DataViewMethods in hdf.view.DataView that return ImageView Modifier and Type Method Description abstract ImageViewDataViewFactory. getImageView(DataViewManager viewer, HashMap dataPropertiesMap)Methods in hdf.view.DataView with parameters of type ImageView Modifier and Type Method Description abstract PaletteViewDataViewFactory. getPaletteView(org.eclipse.swt.widgets.Shell parent, DataViewManager viewer, ImageView theImageView)
- 
Uses of ImageView in hdf.view.ImageViewClasses in hdf.view.ImageView that implement ImageView Modifier and Type Class Description classDefaultImageViewImageView displays an HDF dataset as an image.Methods in hdf.view.ImageView that return ImageView Modifier and Type Method Description ImageViewDefaultImageViewFactory. getImageView(DataViewManager viewer, HashMap dataPropertiesMap)Methods in hdf.view.ImageView with parameters of type ImageView Modifier and Type Method Description PaletteViewImageViewFactory. getPaletteView(org.eclipse.swt.widgets.Shell parent, DataViewManager viewer, ImageView theImageView)
- 
Uses of ImageView in hdf.view.MetaDataViewMethods in hdf.view.MetaDataView that return ImageView Modifier and Type Method Description ImageViewMetaDataViewFactory. getImageView(DataViewManager viewer, HashMap dataPropertiesMap)Methods in hdf.view.MetaDataView with parameters of type ImageView Modifier and Type Method Description PaletteViewMetaDataViewFactory. getPaletteView(org.eclipse.swt.widgets.Shell parent, DataViewManager viewer, ImageView theImageView)
- 
Uses of ImageView in hdf.view.PaletteViewMethods in hdf.view.PaletteView that return ImageView Modifier and Type Method Description ImageViewPaletteViewFactory. getImageView(DataViewManager viewer, HashMap dataPropertiesMap)Methods in hdf.view.PaletteView with parameters of type ImageView Modifier and Type Method Description PaletteViewDefaultPaletteViewFactory. getPaletteView(org.eclipse.swt.widgets.Shell parent, DataViewManager viewer, ImageView theImageView)Constructors in hdf.view.PaletteView with parameters of type ImageView Constructor Description DefaultPaletteView(org.eclipse.swt.widgets.Shell parent, DataViewManager theViewer, ImageView theImageView)DefaultPaletteView(org.eclipse.swt.widgets.Shell parent, ImageView theImageView)
- 
Uses of ImageView in hdf.view.TableViewMethods in hdf.view.TableView that return ImageView Modifier and Type Method Description ImageViewTableViewFactory. getImageView(DataViewManager viewer, HashMap dataPropertiesMap)Methods in hdf.view.TableView with parameters of type ImageView Modifier and Type Method Description PaletteViewTableViewFactory. getPaletteView(org.eclipse.swt.widgets.Shell parent, DataViewManager viewer, ImageView theImageView)
- 
Uses of ImageView in hdf.view.TreeViewMethods in hdf.view.TreeView that return ImageView Modifier and Type Method Description ImageViewTreeViewFactory. getImageView(DataViewManager viewer, HashMap dataPropertiesMap)Methods in hdf.view.TreeView with parameters of type ImageView Modifier and Type Method Description PaletteViewTreeViewFactory. getPaletteView(org.eclipse.swt.widgets.Shell parent, DataViewManager viewer, ImageView theImageView)