Methods in wt.query.template with parameters of type ChartRasterizer.ChartFactory |
static void |
ChartRasterizer.writeImage(ChartRasterizer.ChartFactory chartFactory,
TableModel data,
int width,
int height,
Locale locale,
String imageFormatName,
OutputStream outputStream,
boolean paintAll)
Write chart defined by 'chartFactory' and 'data' to 'outputStream'. |
static void |
ChartRasterizer.writeImage(ChartRasterizer.ChartFactory chartFactory,
TableModel data,
int width,
int height,
Locale locale,
String imageFormatName,
OutputStream outputStream,
boolean paintAll)
Write chart defined by 'chartFactory' and 'data' to 'outputStream'. |