public class HeatMap extends Object
| Constructor and Description |
|---|
HeatMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
drawLegend(String outfile) |
void |
drawOutput(String outputFilePath,
boolean colorize)
Outputs the image to the supplied file path.
|
void |
generateClasses(double[] points)
Generate classes
|
void |
generatePoints(double[] points,
Color pointColour) |
public void generateClasses(double[] points)
points - public void generatePoints(double[] points,
Color pointColour)
public void drawLegend(String outfile)
public void drawOutput(String outputFilePath, boolean colorize) throws IOException
colorize - IOExceptionCopyright © 2014. All rights reserved.