Uses of Class
org.knowm.xchart.style.BoxStyler.BoxplotCalCulationMethod
| Package | Description |
|---|---|
| org.knowm.xchart.style |
-
Uses of BoxStyler.BoxplotCalCulationMethod in org.knowm.xchart.style
Methods in org.knowm.xchart.style that return BoxStyler.BoxplotCalCulationMethod Modifier and Type Method Description BoxStyler.BoxplotCalCulationMethodBoxStyler. getBoxplotCalCulationMethod()static BoxStyler.BoxplotCalCulationMethodBoxStyler.BoxplotCalCulationMethod. valueOf(String name)Returns the enum constant of this type with the specified name.static BoxStyler.BoxplotCalCulationMethod[]BoxStyler.BoxplotCalCulationMethod. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.knowm.xchart.style with parameters of type BoxStyler.BoxplotCalCulationMethod Modifier and Type Method Description voidBoxStyler. setBoxplotCalCulationMethod(BoxStyler.BoxplotCalCulationMethod boxplotCalCulationMethod)