Class HistogramType

java.lang.Object
org.jfree.data.statistics.HistogramType
All Implemented Interfaces:
Serializable

public class HistogramType
extends Object
implements Serializable
A class for creating constants to represent the histogram type. See Bloch's enum tip in 'Effective Java'.
See Also:
Serialized Form