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.internal.datafeed   
org.eclipse.birt.chart.internal.layout   
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.model.util This is a placeholder file for the org.eclipse.birt.chart.model.util package. 
org.eclipse.birt.chart.render Contains classes that represent the core plot rendering framework. 
org.eclipse.birt.chart.script   
org.eclipse.birt.chart.style   
org.eclipse.birt.chart.util Provides miscellaneous classes associated with data types and extension lookup services. 
 

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

Classes in org.eclipse.birt.chart.model used by org.eclipse.birt.chart.internal.layout
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.model.util
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'.
 

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

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

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



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