Uses of Interface
tech.molecules.leet.table.NDataProvider.NStringDataProvider
-
Packages that use NDataProvider.NStringDataProvider Package Description tech.molecules.leet.table tech.molecules.leet.table.io -
-
Uses of NDataProvider.NStringDataProvider in tech.molecules.leet.table
Classes in tech.molecules.leet.table that implement NDataProvider.NStringDataProvider Modifier and Type Class Description classDefaultStringDataProviderMethods in tech.molecules.leet.table that return NDataProvider.NStringDataProvider Modifier and Type Method Description NDataProvider.NStringDataProviderStringColumn. getDataProvider()Methods in tech.molecules.leet.table that return types with arguments of type NDataProvider.NStringDataProvider Modifier and Type Method Description NColumn.NexusRowFilter<NDataProvider.NStringDataProvider>StringColumn. createRowFilter(NexusTableModel tableModel, String name)Map<String,NumericalDatasource<NDataProvider.NStringDataProvider>>StringColumn. getNumericalDataSources()Methods in tech.molecules.leet.table with parameters of type NDataProvider.NStringDataProvider Modifier and Type Method Description voidStringColumn. setDataProvider(NDataProvider.NStringDataProvider dataprovider) -
Uses of NDataProvider.NStringDataProvider in tech.molecules.leet.table.io
Methods in tech.molecules.leet.table.io that return NDataProvider.NStringDataProvider Modifier and Type Method Description NDataProvider.NStringDataProviderDWARSimpleWrapper.StringColumnImporter. getDataProvider()
-