public class DataSet extends Object implements Serializable
DataSet(org.joda.time.DateTime time, double value)
DataSet(double x, double y)
double
getX()
getY()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public DataSet(double x, double y)
public DataSet(org.joda.time.DateTime time, double value)
public double getX()
public double getY()
public String toString()
toString
Object
Copyright © 2015. All rights reserved.