public class LineData extends Object
LineData()
String
getColor()
List<Object[]>
getData()
getLabel()
void
setColor(String color)
setData(List<Object[]> data)
setLabel(String label)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LineData()
public String getLabel()
public void setLabel(String label)
public String getColor()
public void setColor(String color)
public List<Object[]> getData()
public void setData(List<Object[]> data)
Copyright © 2014–2018. All rights reserved.