Uses of Interface
hdf.view.TableView.TableView
| Package | Description |
|---|---|
| hdf.view.DataView | |
| hdf.view.ImageView | |
| hdf.view.MetaDataView | |
| hdf.view.PaletteView | |
| hdf.view.TableView | |
| hdf.view.TreeView |
-
Uses of TableView in hdf.view.DataView
Methods in hdf.view.DataView that return TableView Modifier and Type Method Description abstract TableViewDataViewFactory. getTableView(DataViewManager viewer, HashMap dataPropertiesMap)Get an instance of TableView given the appropriate constructor parameters -
Uses of TableView in hdf.view.ImageView
Methods in hdf.view.ImageView that return TableView Modifier and Type Method Description TableViewImageViewFactory. getTableView(DataViewManager viewer, HashMap dataPropertiesMap) -
Uses of TableView in hdf.view.MetaDataView
Methods in hdf.view.MetaDataView that return TableView Modifier and Type Method Description TableViewMetaDataViewFactory. getTableView(DataViewManager viewer, HashMap dataPropertiesMap) -
Uses of TableView in hdf.view.PaletteView
Methods in hdf.view.PaletteView that return TableView Modifier and Type Method Description TableViewPaletteViewFactory. getTableView(DataViewManager viewer, HashMap dataPropertiesMap) -
Uses of TableView in hdf.view.TableView
Classes in hdf.view.TableView that implement TableView Modifier and Type Class Description classDefaultBaseTableViewDefaultBaseTableView serves as the base class for a DataView that displays HDF data in a tabular format.classDefaultCompoundDSTableViewA class to construct a CompoundDS TableView.classDefaultScalarDSTableViewA class to construct a ScalarDS TableView.Methods in hdf.view.TableView that return TableView Modifier and Type Method Description TableViewDefaultTableViewFactory. getTableView(DataViewManager viewer, HashMap dataPropertiesMap)Get the TableView for the data object identified by the data properties mapping -
Uses of TableView in hdf.view.TreeView
Methods in hdf.view.TreeView that return TableView Modifier and Type Method Description TableViewTreeViewFactory. getTableView(DataViewManager viewer, HashMap dataPropertiesMap)