public class Series extends Object
Series(String name)
void
add(long x, double y)
Object
toJSONObject()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Series(String name)
public void add(long x, double y)
public String toString()
toString
public Object toJSONObject()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.