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 class
FloatMatrixHeatmapWriter
Writes heat map files (2-D array of single precision floating point numbers).class
SimpleHeatmapWriter
Writer that stores heatmaps in a simple CSV-like format.class
SimpleImageHeatmapWriter
Turns the heatmap into an image and uses the specified image writer for saving it to a file.class
SpreadSheetHeatmapWriter
Writes heat map files using a spreadsheet format.
-