hex
Class Histogram

java.lang.Object
  extended by hex.Histogram

public abstract class Histogram
extends java.lang.Object


Nested Class Summary
static class Histogram.BinningTask
           
static class Histogram.Bins
           
static class Histogram.OutlineTask
           
 
Constructor Summary
Histogram()
           
 
Method Summary
static com.google.gson.JsonObject run(ValueArray ary, int col)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Histogram

public Histogram()
Method Detail

run

public static com.google.gson.JsonObject run(ValueArray ary,
                                             int col)