Uses of Interface
hdf.view.TableView.TableView
Packages that use TableView
Package
Description
-
Uses of TableView in hdf.view.DataView
Methods in hdf.view.DataView that return TableViewModifier and TypeMethodDescriptionabstract 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 TableViewModifier and TypeMethodDescriptionfinal TableViewImageViewFactory.getTableView(DataViewManager viewer, HashMap dataPropertiesMap) -
Uses of TableView in hdf.view.MetaDataView
Methods in hdf.view.MetaDataView that return TableViewModifier and TypeMethodDescriptionfinal TableViewMetaDataViewFactory.getTableView(DataViewManager viewer, HashMap dataPropertiesMap) -
Uses of TableView in hdf.view.PaletteView
Methods in hdf.view.PaletteView that return TableViewModifier and TypeMethodDescriptionfinal TableViewPaletteViewFactory.getTableView(DataViewManager viewer, HashMap dataPropertiesMap) -
Uses of TableView in hdf.view.TableView
Classes in hdf.view.TableView that implement TableViewModifier and TypeClassDescriptionclassDefaultBaseTableView serves as the base class for a DataView that displays HDF data in a tabular format.classA class to construct a CompoundDS TableView.classA class to construct a ScalarDS TableView.Methods in hdf.view.TableView that return TableViewModifier and TypeMethodDescriptionDefaultTableViewFactory.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 TableViewModifier and TypeMethodDescriptionfinal TableViewTreeViewFactory.getTableView(DataViewManager viewer, HashMap dataPropertiesMap)