public final class DataSeries
extends java.lang.Object
Constructor and Description |
---|
DataSeries(double[] data) |
DataSeries(float[] data) |
Modifier and Type | Method and Description |
---|---|
float[] |
getData() |
float |
getValueAt(int i) |
boolean |
isVisible() |
int |
length() |
void |
setVisible(boolean flag) |