Uses of Class
adams.data.io.output.AbstractHeatmapWriter
-
Packages that use AbstractHeatmapWriter Package Description adams.data.io.output -
-
Uses of AbstractHeatmapWriter in adams.data.io.output
Subclasses of AbstractHeatmapWriter in adams.data.io.output Modifier and Type Class Description classFloatMatrixHeatmapWriterWrites heat map files (2-D array of single precision floating point numbers).classSimpleHeatmapWriterWriter that stores heatmaps in a simple CSV-like format.classSimpleImageHeatmapWriterTurns the heatmap into an image and uses the specified image writer for saving it to a file.classSpreadSheetHeatmapWriterWrites heat map files using a spreadsheet format.
-