org.keridwen.modelling.mesh.inspector.plot
Class DataSetFactory
java.lang.Object
org.keridwen.modelling.mesh.inspector.plot.DataSetFactory
public class DataSetFactory
- extends Object
2D plot data set factory for JFreeChart based plot facilities.
- Author:
- Julien Forest, Artenum.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataSetFactory
public DataSetFactory()
createDataset
public org.jfree.data.xy.XYDataset createDataset(String label,
float[] x,
float[] y)
Copyright © 2013 Artenum. All Rights Reserved.