Uses of Package
org.eclipse.birt.chart.model

Packages that use org.eclipse.birt.chart.model
org.eclipse.birt.chart.api   
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.device Provides interfaces and no-op adapters that define services provided by the device renderer and an associated display server. 
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 used by org.eclipse.birt.chart.api
Serializer
          This interface provides a means to serialize and/or de-serialize the chart model instance into XML content.
 

Classes in org.eclipse.birt.chart.model used by org.eclipse.birt.chart.computation
Chart
          A representation of the model object 'Chart'.
 

Classes in org.eclipse.birt.chart.model used by org.eclipse.birt.chart.computation.withaxes
Chart
          A representation of the model object 'Chart'.
ChartWithAxes
          A representation of the model object 'Chart With Axes'.
 

Classes in org.eclipse.birt.chart.model used by org.eclipse.birt.chart.computation.withoutaxes
ChartWithoutAxes
          A representation of the model object 'Chart Without Axes'.
 

Classes in org.eclipse.birt.chart.model used by org.eclipse.birt.chart.device
Chart
          A representation of the model object 'Chart'.
 

Classes in org.eclipse.birt.chart.model used by org.eclipse.birt.chart.factory
Chart
          A representation of the model object 'Chart'.
 

Classes in org.eclipse.birt.chart.model used by org.eclipse.birt.chart.model
Chart
          A representation of the model object 'Chart'.
ChartWithAxes
          A representation of the model object 'Chart With Axes'.
ChartWithoutAxes
          A representation of the model object 'Chart Without Axes'.
DialChart
          A representation of the model object 'Dial Chart'.
IChartObject
          Root interface of all chart's model objects.
ModelFactory
          The Factory for the model.
ModelPackage
          The Package for the model.
 

Classes in org.eclipse.birt.chart.model used by org.eclipse.birt.chart.model.attribute
IChartObject
          Root interface of all chart's model objects.
 

Classes in org.eclipse.birt.chart.model used by org.eclipse.birt.chart.model.attribute.impl
IChartObject
          Root interface of all chart's model objects.
 

Classes in org.eclipse.birt.chart.model used by org.eclipse.birt.chart.model.component
Chart
          A representation of the model object 'Chart'.
IChartObject
          Root interface of all chart's model objects.
 

Classes in org.eclipse.birt.chart.model used by org.eclipse.birt.chart.model.component.impl
Chart
          A representation of the model object 'Chart'.
IChartObject
          Root interface of all chart's model objects.
 

Classes in org.eclipse.birt.chart.model used by org.eclipse.birt.chart.model.data
IChartObject
          Root interface of all chart's model objects.
 

Classes in org.eclipse.birt.chart.model used by org.eclipse.birt.chart.model.data.impl
IChartObject
          Root interface of all chart's model objects.
 

Classes in org.eclipse.birt.chart.model used by org.eclipse.birt.chart.model.impl
Chart
          A representation of the model object 'Chart'.
ChartWithAxes
          A representation of the model object 'Chart With Axes'.
ChartWithoutAxes
          A representation of the model object 'Chart Without Axes'.
DialChart
          A representation of the model object 'Dial Chart'.
IChartModelHelper
          This helper class is used to update chart model or return model properties.
IChartObject
          Root interface of all chart's model objects.
ModelFactory
          The Factory for the model.
ModelPackage
          The Package for the model.
Serializer
          This interface provides a means to serialize and/or de-serialize the chart model instance into XML content.
 

Classes in org.eclipse.birt.chart.model used by org.eclipse.birt.chart.model.layout
Chart
          A representation of the model object 'Chart'.
IChartObject
          Root interface of all chart's model objects.
 

Classes in org.eclipse.birt.chart.model used by org.eclipse.birt.chart.model.layout.impl
Chart
          A representation of the model object 'Chart'.
IChartObject
          Root interface of all chart's model objects.
 

Classes in org.eclipse.birt.chart.model used by org.eclipse.birt.chart.model.type
IChartObject
          Root interface of all chart's model objects.
 

Classes in org.eclipse.birt.chart.model used by org.eclipse.birt.chart.model.type.impl
Chart
          A representation of the model object 'Chart'.
IChartObject
          Root interface of all chart's model objects.
 

Classes in org.eclipse.birt.chart.model used by org.eclipse.birt.chart.render
Chart
          A representation of the model object 'Chart'.
ChartWithAxes
          A representation of the model object 'Chart With Axes'.
 

Classes in org.eclipse.birt.chart.model used by org.eclipse.birt.chart.script
Chart
          A representation of the model object 'Chart'.
 



Copyright © 2005-2008 Actuate Corp. All rights reserved.