public class Series extends Object
Series(String name)
void
add(long x, double y)
String
getData()
Object
toJSONObject()
toString()
equals, 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()
public String getData()
Copyright © 2016 Apache Software Foundation. All Rights Reserved.