Uses of Class
org.anchoranalysis.feature.io.csv.table.FeatureTableCSVGenerator
Packages that use FeatureTableCSVGenerator
-
Uses of FeatureTableCSVGenerator in org.anchoranalysis.feature.io.csv.table
Methods in org.anchoranalysis.feature.io.csv.table that return FeatureTableCSVGeneratorModifier and TypeMethodDescriptionFeatureTableCSVGeneratorFactory.create(FeatureNameList featureNames, boolean horizontal) Creates either aFeatureTableCSVGeneratorin either horizontal or vertical style.