public class BarChartGeneratorDataset extends BarChartGenerator<ISourceDataset>
Modifier and Type | Field and Description |
---|---|
protected static String |
sql_dataset |
protected static String |
sql_query |
maxX, minX, propertyX, propertyY
Constructor and Description |
---|
BarChartGeneratorDataset() |
Modifier and Type | Method and Description |
---|---|
protected String |
getCategoryTitle(ISourceDataset target) |
protected String |
getChartTitle(ISourceDataset target) |
protected int |
getID(ISourceDataset target) |
protected String |
getSQL(ISourceDataset target) |
BufferedImage |
process(ISourceDataset target) |
getMaxX, getMinX, getPropertyX, getPropertyY, open, setMaxX, setMinX, setPropertyX, setPropertyY
getHeight, getParam, getWidth, hasLegend, isLogX, isLogY, isThumbnail, setHeight, setLegend, setLogX, setLogY, setParam, setThumbnail, setWidth
close, getConnection, isCloseConnection, isEnabled, setCloseConnection, setConnection
addPropertyChangeListener, addPropertyChangeListener, getID, removePropertyChangeListener, removePropertyChangeListener, setEnabled, toString
protected static final String sql_dataset
protected static final String sql_query
protected String getCategoryTitle(ISourceDataset target)
protected String getChartTitle(ISourceDataset target)
public BufferedImage process(ISourceDataset target) throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitException
protected int getID(ISourceDataset target)
getID
in class BarChartGenerator<ISourceDataset>
protected String getSQL(ISourceDataset target)
getSQL
in class BarChartGenerator<ISourceDataset>
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.