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

W

Weighted_HistogramBin - Class in microsim.gui.plot
A bin for the HistogramDataset class.
Weighted_HistogramBin(double, double) - Constructor for class microsim.gui.plot.Weighted_HistogramBin
Creates a new bin.
Weighted_HistogramDataset - Class in microsim.gui.plot
A weighted dataset that can be used for creating weighted histograms.
Weighted_HistogramDataset() - Constructor for class microsim.gui.plot.Weighted_HistogramDataset
Creates a new (empty) dataset with a default type of HistogramType.FREQUENCY.
Weighted_HistogramSimulationPlotter - Class in microsim.gui.plot
A Weighted_HistogramSimulationPlotter is able to display a histogram of one or more data sources that each implements the Weight interface, and can be updated during the simulation.
Weighted_HistogramSimulationPlotter(String, String, HistogramType, int) - Constructor for class microsim.gui.plot.Weighted_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.
Weighted_HistogramSimulationPlotter(String, String, HistogramType, int, Double, Double, boolean) - Constructor for class microsim.gui.plot.Weighted_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.
windowActivated(WindowEvent) - Method in class microsim.gui.GuiUtils.WindowGrabber
 
windowClosed(WindowEvent) - Method in class microsim.gui.GuiUtils.WindowGrabber
 
WindowGrabber(JInternalFrame) - Constructor for class microsim.gui.GuiUtils.WindowGrabber
 
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