Class DataDisplayConverterFactory

Object
hdf.view.TableView.DataDisplayConverterFactory

public class DataDisplayConverterFactory
extends Object
A Factory class to return a concrete class implementing the IDisplayConverter interface in order to convert data values into human-readable forms in a NatTable. The returned class is also responsible for converting the human-readable form back into real data when writing the data object back to the file.
Version:
1.0 2/9/2019
Author:
Jordan T. Henderson