|
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.IntervalChart
SoftwareFX.ChartFX.Statistical.IntervalChartWithNormal
SoftwareFX.ChartFX.Statistical.FrequencyPolygon
public final class FrequencyPolygon
Provides access to the FrequencyPolygon gallery object.
A frequency polygon is a graphical display of a frequency table. The intervals are shown on the X-axis and the number of scores in each interval is represented by the height of a point located above the middle of the interval. The supported members of this class allow customization to the FrequencyPolygon object.
| Constructor Summary | |
|---|---|
FrequencyPolygon()
|
|
| Method Summary |
|---|
| Methods inherited from class SoftwareFX.ChartFX.Statistical.IntervalChartWithNormal |
|---|
getLimitLeft, getLimitRight, getLimitsColor, getPercentageLeft, getPercentageRight, isShowLimits, isShowNormal, setLimitLeft, setLimitRight, setLimitsColor, setShowLimits, setShowNormal |
| 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 FrequencyPolygon()
|
http://www.softwarefx.com | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||