wt.query.report
Class ChartHelper
java.lang.Object
wt.query.report.ChartHelper
- public class ChartHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChartHelper
public ChartHelper()
findUpperLimit
public static double findUpperLimit(double a_maxValue,
double[] a_fixedLimits,
double a_factor)
findMaxValue
public static double findMaxValue(TableModel[] a_dataModels,
int a_columnIndex)
getParameter
public static Color getParameter(Object a_value,
Color a_defaultValue)
getParameter
public static boolean getParameter(Object a_value,
boolean a_defaultValue)
getParameter
public static int getParameter(Object a_value,
int a_defaultValue)