Uses of Class org.jfree.data.statistics.HistogramType

Uses in package org.jfree.data.statistics

Fields of type org.jfree.data.statistics.HistogramType

HistogramType
Frequency histogram.
HistogramType
Relative frequency.
HistogramType
Scale area to one.

Methods with parameter type org.jfree.data.statistics.HistogramType

void
Sets the histogram type and sends a DatasetChangeEvent to all registered listeners.

Methods with return type org.jfree.data.statistics.HistogramType

HistogramType
Returns the histogram type.