public class ChartData extends java.lang.Object
ChartData(float theValue)
ChartData(float theValue, java.lang.String theText)
int
getColor()
java.lang.String
getText()
float
getValue()
void
setColor(int theColor)
setText(java.lang.String theText)
setValue(float theValue)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ChartData(float theValue)
public ChartData(float theValue, java.lang.String theText)
public int getColor()
public java.lang.String getText()
public float getValue()
public void setColor(int theColor)
public void setText(java.lang.String theText)
public void setValue(float theValue)
processing library controlP5 by Andreas Schlegel. (c) 2006-2014