de.laures.cewolf.dp
Class DataSourceXYSeries
java.lang.Object
de.laures.cewolf.dp.DataSourceXYSeries
- All Implemented Interfaces:
- Serializable
public class DataSourceXYSeries
- extends Object
- implements Serializable
- Author:
- glaures
To change this generated comment edit the template variable "typecomment":
Window>Preferences>Java>Templates.
To enable and disable the creation of type comments go to
Window>Preferences>Java>Code Generation.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataSourceXYSeries
public DataSourceXYSeries(String dataSourceName,
String query)
- Constructor for DataSourceXYSeries.
getDataSource
protected DataSource getDataSource()
throws NamingException
- Throws:
NamingException
produceXYSeries
public org.jfree.data.xy.XYSeries produceXYSeries()
throws DatasetProduceException
- Throws:
DatasetProduceException
- See Also:
DatasetProducer.produceDataset(Map)
Copyright © 2012. All Rights Reserved.