|
Chart FX for Java 6.5 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectSoftwareFX.ChartFX.Statistical.Calculator.Interval
public static class Calculator.Interval
Provides access to the Calculator.Interval object.
| Constructor Summary | |
|---|---|
Calculator.Interval(double low,
double high)
|
|
| Method Summary | |
|---|---|
double |
getHigh()
Gets the high interval value for the calculator. |
double |
getLow()
Gets the low interval value for the calculator. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Calculator.Interval(double low,
double high)
| Method Detail |
|---|
public double getHigh()
Gets the high interval value for the calculator.
getLow(),
Calculatorpublic double getLow()
Gets the low interval value for the calculator.
getHigh(),
Calculator
|
http://www.softwarefx.com | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||