Uses of Interface
hdf.view.PaletteView.PaletteView
Package
Description
-
Uses of PaletteView in hdf.view.DataView
Modifier and TypeMethodDescriptionabstract PaletteView
DataViewFactory.getPaletteView(org.eclipse.swt.widgets.Shell parent, DataViewManager viewer, ImageView theImageView)
-
Uses of PaletteView in hdf.view.ImageView
Modifier and TypeMethodDescriptionImageViewFactory.getPaletteView(org.eclipse.swt.widgets.Shell parent, DataViewManager viewer, ImageView theImageView)
-
Uses of PaletteView in hdf.view.MetaDataView
Modifier and TypeMethodDescriptionMetaDataViewFactory.getPaletteView(org.eclipse.swt.widgets.Shell parent, DataViewManager viewer, ImageView theImageView)
-
Uses of PaletteView in hdf.view.PaletteView
Modifier and TypeClassDescriptionclass
Displays a dialog for viewing and change palettes.Modifier and TypeMethodDescriptionDefaultPaletteViewFactory.getPaletteView(org.eclipse.swt.widgets.Shell parent, DataViewManager viewer, ImageView theImageView)
-
Uses of PaletteView in hdf.view.TableView
Modifier and TypeMethodDescriptionTableViewFactory.getPaletteView(org.eclipse.swt.widgets.Shell parent, DataViewManager viewer, ImageView theImageView)
-
Uses of PaletteView in hdf.view.TreeView
Modifier and TypeMethodDescriptionTreeViewFactory.getPaletteView(org.eclipse.swt.widgets.Shell parent, DataViewManager viewer, ImageView theImageView)