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.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.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.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.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. 
 

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.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'.
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.component
Chart
          A representation of the model object 'Chart'.
 

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

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'.
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'.
 

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

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

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



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