Uses of Class
org.jboss.test.audit.report.SeriesGenerator.SeriesElement
-
Packages that use SeriesGenerator.SeriesElement Package Description org.jboss.test.audit.report -
-
Uses of SeriesGenerator.SeriesElement in org.jboss.test.audit.report
Methods in org.jboss.test.audit.report that return types with arguments of type SeriesGenerator.SeriesElement Modifier and Type Method Description List<SeriesGenerator.SeriesElement>SeriesGenerator. getSeries(int bandSize, int total)Constructor parameters in org.jboss.test.audit.report with type arguments of type SeriesGenerator.SeriesElement Constructor Description BarChartGenerator(String fromColour, String toColour, List<SeriesGenerator.SeriesElement> values)
-