public class ChartData
extends java.lang.Object
Constructor and Description |
---|
ChartData(float theValue) |
ChartData(float theValue,
java.lang.String theText) |
Modifier and Type | Method and Description |
---|---|
int |
getColor() |
java.lang.String |
getText() |
float |
getValue() |
void |
setColor(int theColor) |
void |
setText(java.lang.String theText) |
void |
setValue(float theValue) |
processing library controlP5 by Andreas Schlegel. (c) 2006-2015