Package sim.display

Interface ChartUtilities.ProvidesCollection

Enclosing class:
ChartUtilities

public static interface ChartUtilities.ProvidesCollection
This class provides Collections of Objects to chart, or provides null if the current charted values shouldn't be changed. The array of objects will be sorted and counted, and the counts will be used to describe a distribution such as for a pie chart. The labels of the pie chart will be drawn from the object strings.
  • Method Summary

    Modifier and Type
    Method
    Description