Uses of Class
hdf.view.TableView.TableViewFactory
| Package | Description |
|---|---|
| hdf.view.TableView |
-
Uses of TableViewFactory in hdf.view.TableView
Subclasses of TableViewFactory in hdf.view.TableView Modifier and Type Class Description classDefaultTableViewFactoryA simple Factory class which returns concrete instances of the default TableView, based on whether the data object to be viewed is a scalar or compound dataset or is an attribute.