|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.sqlpower.wabit.report.chart.ChartUtil
public class ChartUtil
A bucket of static goodness for dealing with the chart API.
| Method Summary | |
|---|---|
static void |
setDefaults(Chart chart)
Sets the given chart to its default settings. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void setDefaults(@Nonnull
Chart chart)
Note: with a little thought, we could move this behaviour into the DatasetTypes enum. That would be better design.
chart - The chart to set to a useful default configuration.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||