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

Packages that use FormatSpecifier
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.
Provides classes and interfaces that determine how a user's custom dataset needs to be interpreted.
 
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.
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.
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.