Uses of Enum Class
org.knowm.xchart.style.BoxStyler.BoxplotCalCulationMethod
Packages that use BoxStyler.BoxplotCalCulationMethod
-
Uses of BoxStyler.BoxplotCalCulationMethod in org.knowm.xchart.internal.chartpart
Methods in org.knowm.xchart.internal.chartpart with parameters of type BoxStyler.BoxplotCalCulationMethodModifier and TypeMethodDescriptionprivate static doubleBoxPlotDataCalculator.getQuartile(List<Double> data, double qiP, BoxStyler.BoxplotCalCulationMethod boxplotCalCulationMethod) -
Uses of BoxStyler.BoxplotCalCulationMethod in org.knowm.xchart.style
Fields in org.knowm.xchart.style declared as BoxStyler.BoxplotCalCulationMethodMethods in org.knowm.xchart.style that return BoxStyler.BoxplotCalCulationMethodModifier and TypeMethodDescriptionBoxStyler.getBoxplotCalCulationMethod()Returns the enum constant of this class with the specified name.static BoxStyler.BoxplotCalCulationMethod[]BoxStyler.BoxplotCalCulationMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.knowm.xchart.style with parameters of type BoxStyler.BoxplotCalCulationMethodModifier and TypeMethodDescriptionBoxStyler.setBoxplotCalCulationMethod(BoxStyler.BoxplotCalCulationMethod boxplotCalCulationMethod)