Uses of Class
org.jfree.data.statistics.HistogramType
-
Uses of HistogramType in org.jfree.data.statistics
Modifier and TypeFieldDescriptionstatic final HistogramType
HistogramType.FREQUENCY
Frequency histogram.static final HistogramType
HistogramType.RELATIVE_FREQUENCY
Relative frequency.static final HistogramType
HistogramType.SCALE_AREA_TO_1
Scale area to one.Modifier and TypeMethodDescriptionvoid
HistogramDataset.setType
(HistogramType type) Sets the histogram type and sends aDatasetChangeEvent
to all registered listeners.