public class HDFPlot2
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
HDFPlot2.HDFRasterizer |
Constructor and Description |
---|
HDFPlot2() |
Modifier and Type | Method and Description |
---|---|
static void |
drawScale(Path output,
Aggregate.MinMax valueRange,
int width,
int height)
Draws a scale used with the heat map
|
static void |
main(java.lang.String[] args) |
static RunningJob |
plot(Path[] inFiles,
Path outFile,
OperationsParams params) |
public static void drawScale(Path output, Aggregate.MinMax valueRange, int width, int height) throws java.io.IOException
output
- valueRange
- width
- height
- java.io.IOException
public static RunningJob plot(Path[] inFiles, Path outFile, OperationsParams params) throws java.io.IOException
java.io.IOException
public static void main(java.lang.String[] args) throws java.io.IOException
args
- java.io.IOException