| java.lang.Object it.businesslogic.ireport.chart.ChartFactory it.businesslogic.ireport.chart.DefaultChartFactory
DefaultChartFactory | public class DefaultChartFactory extends ChartFactory (Code) | | author: Administrator |
getSampleCategoryDataset | protected static DefaultCategoryDataset getSampleCategoryDataset()(Code) | | |
Methods inherited from it.businesslogic.ireport.chart.ChartFactory | public static java.awt.Image drawChart(String[] parameters, it.businesslogic.ireport.IReportScriptlet scriptlet)(Code)(Java Doc) protected static boolean getParameterAsBoolean(String name, java.util.Properties props, boolean defaultValue)(Code)(Java Doc) protected static java.awt.Color getParameterAsColor(String name, java.util.Properties props, java.awt.Color defaultValue)(Code)(Java Doc) protected static double getParameterAsDouble(String name, java.util.Properties props, double defaultValue)(Code)(Java Doc) protected static int getParameterAsInteger(String name, java.util.Properties props, int defaultValue)(Code)(Java Doc) protected static java.util.Vector getSeries(String name, java.util.Properties props, it.businesslogic.ireport.IReportScriptlet scriptlet)(Code)(Java Doc) public static java.awt.Color parseColorString(String newValue)(Code)(Java Doc)
|
|
|