|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthex.Plot
public abstract class Plot
Basic data visualization using map/reduce.
| Constructor Summary | |
|---|---|
Plot()
|
|
| Method Summary | |
|---|---|
static byte[] |
run(ValueArray va,
int width,
int height,
int... cols)
|
static int |
scale(double d,
ValueArray.Column c,
int screen)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Plot()
| Method Detail |
|---|
public static byte[] run(ValueArray va,
int width,
int height,
int... cols)
public static int scale(double d,
ValueArray.Column c,
int screen)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||