OFC Charts 3.1


Package com.oxymel.ofc.charts.series

This packages contains the classes to manage the input data which are series of data.

See:
          Description

Class Summary
BubbleSeries Manage bubble series
BubbleSeriesContainer Manage bubble series container
BubbleValues Manage bubble values
CategoryValueSeries Manage series of category value
CategoryValueSeriesContainer Manage all series of category value
PieSeries  
Point2DSeries Manage series of point 2D
Point2DSeriesContainer Manage all series of point 2D
RadarSeries Manage all radar series
RadarSeriesContainer  
RangeValueSeries  
RangeValueSeriesContainer  
Series Series is the abstract superclass for all data series
SeriesContainer SeriesContainer is the abstract superclass for all container of data series
ValueSeries Manage value series
ValueSeriesContainer Manage all series of value
 

Package com.oxymel.ofc.charts.series Description

This packages contains the classes to manage the input data which are series of data.
Series are specific to the chart kind, all the input data required to generate a graphic are gathered in a dedicated series. Furthermore, when a graphic requires more than one series, a bar chart for instance, all the series are grouped together in an appropriate container.


OFC Charts 3.1


Copyright © 2005 Oxymel SA All Rights Reserved.