A B C D E F G H I J L M N O P R S T U V W 
All Classes All Packages

H

HistogramSimulationPlotter - Class in microsim.gui.plot
A HistogramSimulationPlotter is able to display a histogram of one or more data sources, which can be updated during the simulation.
HistogramSimulationPlotter(String, String, HistogramType, int) - Constructor for class microsim.gui.plot.HistogramSimulationPlotter
Constructor for histogram chart objects with chart legend displayed by default and all data samples shown, showing only the latest population data as time moves forward.
HistogramSimulationPlotter(String, String, HistogramType, int, Double, Double, boolean) - Constructor for class microsim.gui.plot.HistogramSimulationPlotter
Constructor for scatterplot chart objects, featuring a toggle to hide the chart legend and to set the minimum and maximum values displayed in the chart, with values below the minimum assigned to the first bin, and values above the maximum assigned to the last bin.
A B C D E F G H I J L M N O P R S T U V W 
All Classes All Packages