Uses of Class
org.knowm.xchart.BoxSeries
Packages that use BoxSeries
-
Uses of BoxSeries in org.knowm.xchart
Subclasses with type arguments of type BoxSeries in org.knowm.xchartMethods in org.knowm.xchart that return BoxSeriesModifier and TypeMethodDescriptionBoxChart.updateBoxSeries(String seriesName, double[] newYData) BoxChart.updateBoxSeries(String seriesName, int[] newYData) BoxChart.updateBoxSeries(String seriesName, List<? extends Number> newYData) -
Uses of BoxSeries in org.knowm.xchart.internal.chartpart
Classes in org.knowm.xchart.internal.chartpart with type parameters of type BoxSeries