|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hssf.record.formula.functions.XYNumericFunction.DoubleArrayPair
protected static final class XYNumericFunction.DoubleArrayPair
Constructor Summary | |
---|---|
XYNumericFunction.DoubleArrayPair(double[] xArray,
double[] yArray)
|
Method Summary | |
---|---|
double[] |
getXArray()
|
double[] |
getYArray()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XYNumericFunction.DoubleArrayPair(double[] xArray, double[] yArray)
Method Detail |
---|
public double[] getXArray()
public double[] getYArray()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |