A D E G H O P S

H

Histogram2D - class org.plot.histogram.Histogram2D.
 
Histogram2D() - Constructor for class org.plot.histogram.Histogram2D
Craete a very basic histogram object... no data, so you won't see anything until you initialize it.
Histogram2D(double[], int) - Constructor for class org.plot.histogram.Histogram2D
Create a histogram with inital data.
Histogram2D(double[], int, Color) - Constructor for class org.plot.histogram.Histogram2D
Create a histogram with inital data.

A D E G H O P S