|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.birt.chart.model.component | |
---|---|
org.eclipse.birt.chart.computation | This is a placeholder file for the org.eclipse.birt.chart.computation package. |
org.eclipse.birt.chart.computation.withaxes | This is a placeholder file for the org.eclipse.birt.chart.computation.withaxes package. |
org.eclipse.birt.chart.computation.withoutaxes | This is a placeholder file for the org.eclipse.birt.chart.computation.withoutaxes package. |
org.eclipse.birt.chart.datafeed | Provides classes and interfaces that determine how a user's custom dataset needs to be interpreted. |
org.eclipse.birt.chart.device | Provides interfaces and no-op adapters that define services provided by the device renderer and an associated display server. |
org.eclipse.birt.chart.event | Contains classes that define a rendering notification that is interpreted by a device renderer. |
org.eclipse.birt.chart.factory | Contains classes and interfaces used in the chart building and generation phase. |
org.eclipse.birt.chart.model | Contains the chart model interfaces that define the starting point for creating a new chart. |
org.eclipse.birt.chart.model.attribute | Contains attribute interface definitions (for fonts, fills, lines, etc) for all chart components that may be customized via appropriate accessor methods. |
org.eclipse.birt.chart.model.attribute.impl | Contains attribute core class implementations (for fonts, fills, lines, etc) for all chart components that may be customized via appropriate accessor methods. |
org.eclipse.birt.chart.model.component | Represents a set of chart sub-components (as interfaces) that are used to build a complete chart. |
org.eclipse.birt.chart.model.component.impl | Represents a set of chart sub-components (as core implementations) that are used to build a complete chart. |
org.eclipse.birt.chart.model.data | Holds a set of interfaces that define the structure of the data source and typed data elements associated with a chart series. |
org.eclipse.birt.chart.model.data.impl | Holds a set of classes that define the structure of the data source and typed data elements associated with a chart series. |
org.eclipse.birt.chart.model.impl | Represents the chart model implementation classes that define the starting point for creating a new chart. |
org.eclipse.birt.chart.model.layout | Contains a layout manager capable of arranging a set of blocks associated with the chart representation. |
org.eclipse.birt.chart.model.layout.impl | Contains core class implementations for blocks associated with the chart representation. |
org.eclipse.birt.chart.model.type | Contains a default out-of-the-box set of series type interfaces that are associated with all charts. |
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. |
org.eclipse.birt.chart.render | Contains classes that represent the core plot rendering framework. |
org.eclipse.birt.chart.script |
Classes in org.eclipse.birt.chart.model.component used by org.eclipse.birt.chart.computation | |
---|---|
Label
A representation of the model object 'Label'. |
|
Series
A representation of the model object 'Series'. |
Classes in org.eclipse.birt.chart.model.component used by org.eclipse.birt.chart.computation.withaxes | |
---|---|
Axis
A representation of the model object 'Axis'. |
|
Label
A representation of the model object 'Label'. |
|
Series
A representation of the model object 'Series'. |
Classes in org.eclipse.birt.chart.model.component used by org.eclipse.birt.chart.computation.withoutaxes | |
---|---|
Series
A representation of the model object 'Series'. |
Classes in org.eclipse.birt.chart.model.component used by org.eclipse.birt.chart.datafeed | |
---|---|
Series
A representation of the model object 'Series'. |
Classes in org.eclipse.birt.chart.model.component used by org.eclipse.birt.chart.device | |
---|---|
Label
A representation of the model object 'Label'. |
Classes in org.eclipse.birt.chart.model.component used by org.eclipse.birt.chart.event | |
---|---|
Axis
A representation of the model object 'Axis'. |
|
CurveFitting
A representation of the model object 'Curve Fitting'. |
|
Label
A representation of the model object 'Label'. |
|
MarkerLine
A representation of the model object 'Marker Line'. |
|
MarkerRange
A representation of the model object 'Marker Range'. |
|
Series
A representation of the model object 'Series'. |
Classes in org.eclipse.birt.chart.model.component used by org.eclipse.birt.chart.factory | |
---|---|
Label
A representation of the model object 'Label'. |
|
Series
A representation of the model object 'Series'. |
Classes in org.eclipse.birt.chart.model.component used by org.eclipse.birt.chart.model | |
---|---|
Axis
A representation of the model object 'Axis'. |
|
ChartPreferences
Deprecated. only reserved for compatibility |
|
Label
A representation of the model object 'Label'. |
|
Series
A representation of the model object 'Series'. |
Classes in org.eclipse.birt.chart.model.component used by org.eclipse.birt.chart.model.attribute | |
---|---|
Label
A representation of the model object 'Label'. |
Classes in org.eclipse.birt.chart.model.component used by org.eclipse.birt.chart.model.attribute.impl | |
---|---|
Label
A representation of the model object 'Label'. |
Classes in org.eclipse.birt.chart.model.component used by org.eclipse.birt.chart.model.component | |
---|---|
Axis
A representation of the model object 'Axis'. |
|
ChartPreferences
Deprecated. only reserved for compatibility |
|
ComponentFactory
The Factory for the model. |
|
ComponentPackage
The Package for the model. |
|
CurveFitting
A representation of the model object 'Curve Fitting'. |
|
Dial
A representation of the model object 'Dial'. |
|
DialRegion
A representation of the model object 'Dial Region'. |
|
Grid
A representation of the model object 'Grid'. |
|
Label
A representation of the model object 'Label'. |
|
MarkerLine
A representation of the model object 'Marker Line'. |
|
MarkerRange
A representation of the model object 'Marker Range'. |
|
Needle
A representation of the model object 'Needle'. |
|
Scale
A representation of the model object 'Scale'. |
|
Series
A representation of the model object 'Series'. |
Classes in org.eclipse.birt.chart.model.component used by org.eclipse.birt.chart.model.component.impl | |
---|---|
Axis
A representation of the model object 'Axis'. |
|
ChartPreferences
Deprecated. only reserved for compatibility |
|
ComponentFactory
The Factory for the model. |
|
ComponentPackage
The Package for the model. |
|
CurveFitting
A representation of the model object 'Curve Fitting'. |
|
Dial
A representation of the model object 'Dial'. |
|
DialRegion
A representation of the model object 'Dial Region'. |
|
Grid
A representation of the model object 'Grid'. |
|
Label
A representation of the model object 'Label'. |
|
MarkerLine
A representation of the model object 'Marker Line'. |
|
MarkerRange
A representation of the model object 'Marker Range'. |
|
Needle
A representation of the model object 'Needle'. |
|
Scale
A representation of the model object 'Scale'. |
|
Series
A representation of the model object 'Series'. |
Classes in org.eclipse.birt.chart.model.component used by org.eclipse.birt.chart.model.data | |
---|---|
Series
A representation of the model object 'Series'. |
Classes in org.eclipse.birt.chart.model.component used by org.eclipse.birt.chart.model.data.impl | |
---|---|
Series
A representation of the model object 'Series'. |
Classes in org.eclipse.birt.chart.model.component used by org.eclipse.birt.chart.model.impl | |
---|---|
Axis
A representation of the model object 'Axis'. |
|
ChartPreferences
Deprecated. only reserved for compatibility |
|
Label
A representation of the model object 'Label'. |
|
Series
A representation of the model object 'Series'. |
Classes in org.eclipse.birt.chart.model.component used by org.eclipse.birt.chart.model.layout | |
---|---|
Label
A representation of the model object 'Label'. |
Classes in org.eclipse.birt.chart.model.component used by org.eclipse.birt.chart.model.layout.impl | |
---|---|
Label
A representation of the model object 'Label'. |
Classes in org.eclipse.birt.chart.model.component used by org.eclipse.birt.chart.model.type | |
---|---|
Dial
A representation of the model object 'Dial'. |
|
Label
A representation of the model object 'Label'. |
|
Needle
A representation of the model object 'Needle'. |
|
Series
A representation of the model object 'Series'. |
Classes in org.eclipse.birt.chart.model.component used by org.eclipse.birt.chart.model.type.impl | |
---|---|
Dial
A representation of the model object 'Dial'. |
|
Label
A representation of the model object 'Label'. |
|
Needle
A representation of the model object 'Needle'. |
|
Series
A representation of the model object 'Series'. |
Classes in org.eclipse.birt.chart.model.component used by org.eclipse.birt.chart.render | |
---|---|
Axis
A representation of the model object 'Axis'. |
|
Label
A representation of the model object 'Label'. |
|
Series
A representation of the model object 'Series'. |
Classes in org.eclipse.birt.chart.model.component used by org.eclipse.birt.chart.script | |
---|---|
Axis
A representation of the model object 'Axis'. |
|
CurveFitting
A representation of the model object 'Curve Fitting'. |
|
Label
A representation of the model object 'Label'. |
|
MarkerLine
A representation of the model object 'Marker Line'. |
|
MarkerRange
A representation of the model object 'Marker Range'. |
|
Series
A representation of the model object 'Series'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |