Module org.hdfgroup.hdfview
Package hdf.view.TableView
package hdf.view.TableView
-
ClassDescriptionA Factory class to return a concrete class implementing the IDisplayConverter interface in order to convert data values into human-readable forms in a NatTable.A class containing utility functions for the various DataXXXFactory classes, such as DataProviderFactory, DataDisplayConverterFactory and DataValidatorFactory.A Factory class to return a concrete class implementing the IDataProvider interface in order to provide data for a NatTable.A Factory class to return a DataValidator class for a NatTable instance based upon the Datatype that it is supplied.DefaultBaseTableView serves as the base class for a DataView that displays HDF data in a tabular format.A 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.