|
Chart FX for Java 6.5 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object SoftwareFX.ChartFX.Statistical.IntervalChart SoftwareFX.ChartFX.Statistical.Ogive
public final class Ogive
Provides access to the Ogive gallery object.
An Ogive shows the cumulative relative frequency. It is useful for finding percentiles or the proportion of data values between two values. The Ogive class is derived from the IntervalChart class, which supported members allow to customize the Ogive gallery object.
Constructor Summary | |
---|---|
Ogive()
|
Method Summary |
---|
Methods inherited from class SoftwareFX.ChartFX.Statistical.IntervalChart |
---|
getDataMax, getDataMin, getIntervals, setDataMax, setDataMin, setIntervals |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Ogive()
|
http://www.softwarefx.com | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |