|
OFC Charts 3.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.oxymel.ofc.charts.series.SeriesContainer | +--com.oxymel.ofc.charts.series.Point2DSeriesContainer | +--com.oxymel.ofc.charts.series.BubbleSeriesContainer
Manage bubble series container
Constructor Summary | |
BubbleSeriesContainer()
|
Method Summary | |
int |
getValueMaxOfAllSeries()
|
Methods inherited from class com.oxymel.ofc.charts.series.Point2DSeriesContainer |
addPoint2DSeries, getPoint2DSeries, getXMaxOfAllSeries, getXMinOfAllSeries, getYMaxOfAllSeries, getYMinOfAllSeries |
Methods inherited from class com.oxymel.ofc.charts.series.SeriesContainer |
getAllSeriesOrderByDisplayNumber, getAllSeriesOrderByReverseDisplayNumber, getEnumAllSeries, getEnumAllSeriesOrderByDisplayNumber, getEnumAllSeriesOrderByReverseDisplayNumber, getNbSeries |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BubbleSeriesContainer()
Method Detail |
public int getValueMaxOfAllSeries() throws OFCChartsException
|
OFC Charts 3.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |