Uses of Interface
org.eclipse.birt.chart.model.component.Series

Packages that use Series
Package
Description
This is a placeholder file for the org.eclipse.birt.chart.computation package.
This is a placeholder file for the org.eclipse.birt.chart.computation.withaxes package.
This is a placeholder file for the org.eclipse.birt.chart.computation.withoutaxes package.
Provides classes and interfaces that determine how a user's custom dataset needs to be interpreted.
Contains classes that define a rendering notification that is interpreted by a device renderer.
Contains classes and interfaces used in the chart building and generation phase.
Contains the chart model interfaces that define the starting point for creating a new chart.
Represents a set of chart sub-components (as interfaces) that are used to build a complete chart.
Represents a set of chart sub-components (as core implementations) that are used to build a complete chart.
Holds a set of interfaces that define the structure of the data source and typed data elements associated with a chart series.
Holds a set of classes that define the structure of the data source and typed data elements associated with a chart series.
Represents the chart model implementation classes that define the starting point for creating a new chart.
Contains a default out-of-the-box set of series type interfaces that are associated with all charts.
Contains a default out-of-the-box set of series type core implementation classes that are associated with all charts.
Contains classes that represent the core plot rendering framework.