Package org.eclipse.birt.chart.model.type.impl
Contains a default out-of-the-box set of series type core implementation classes that are associated with all charts. Series types may be associated with either 'charts with axes' or 'charts without axes'. Each series could be used standalone by itself in a chart or as a mixed combination with other series types that may be combined. Some series types are defined as stackable when rendered.
-
Class Summary Class Description AreaSeriesImpl An implementation of the model object 'Area Series'.BarSeriesImpl An implementation of the model object ' Bar Series'.BubbleSeriesImpl An implementation of the model object 'Bubble Series'.DialSeriesImpl An implementation of the model object 'Dial Series'.DifferenceSeriesImpl An implementation of the model object 'Difference Series'.GanttSeriesImpl An implementation of the model object 'Gantt Series'.LineSeriesImpl An implementation of the model object ' Line Series'.PieSeriesImpl An implementation of the model object ' Pie Series'.ScatterSeriesImpl An implementation of the model object ' Scatter Series'.StockSeriesImpl An implementation of the model object ' Stock Series'.TypeFactoryImpl An implementation of the model Factory .TypePackageImpl An implementation of the model Package .