Uses of Interface
org.eclipse.birt.chart.model.attribute.LineAttributes

Packages that use LineAttributes
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.
Contains classes that define a rendering notification that is interpreted by a device renderer.
Contains attribute interface definitions (for fonts, fills, lines, etc) for all chart components that may be customized via appropriate accessor methods.
Contains attribute core class implementations (for fonts, fills, lines, etc) for all chart components that may be customized via appropriate accessor methods.
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.
Contains a layout manager capable of arranging a set of blocks associated with the chart representation.
Contains core class implementations for blocks associated with the chart representation.
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.