Package | Description |
---|---|
com.panayotis.gnuplot.dataset |
Modifier and Type | Method and Description |
---|---|
static <N extends java.lang.Number> |
PointDataSet.constructDataSet(java.lang.Class<N> objclass,
java.lang.Object array)
This is a convinient method to transform a statically defined primitive
array to PointDataSet object.
|