Uses of Class
microsim.gui.plot.Weighted_PyramidPlotter.GroupName
Packages that use Weighted_PyramidPlotter.GroupName
-
Uses of Weighted_PyramidPlotter.GroupName in microsim.gui.plot
Classes in microsim.gui.plot that implement interfaces with type arguments of type Weighted_PyramidPlotter.GroupNameMethods in microsim.gui.plot with parameters of type Weighted_PyramidPlotter.GroupNameModifier and TypeMethodDescriptionintWeighted_PyramidPlotter.GroupName.compareTo(Weighted_PyramidPlotter.GroupName key) Constructors in microsim.gui.plot with parameters of type Weighted_PyramidPlotter.GroupNameModifierConstructorDescriptionWeighted_PyramidDataset(Weighted_PyramidPlotter.GroupName[] groupNames, double[][] groupRanges, double scalingFactor) Creates a new dataset using the provided groupNames and groupRanges to build a HashMap of total group weight.