public abstract class Plot
extends java.lang.Object
| Constructor and Description |
|---|
Plot() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
run(ValueArray va,
int width,
int height,
int... cols) |
static int |
scale(double d,
ValueArray.Column c,
int screen) |
public static byte[] run(ValueArray va, int width, int height, int... cols)
public static int scale(double d,
ValueArray.Column c,
int screen)