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

Packages that use org.eclipse.birt.chart.render
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.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.integrate Contains simple implementation classes used in integration. 
org.eclipse.birt.chart.render Contains classes that represent the core plot rendering framework. 
org.eclipse.birt.chart.script   
org.eclipse.birt.chart.util Provides miscellaneous classes associated with data types and extension lookup services. 
 

Classes in org.eclipse.birt.chart.render used by org.eclipse.birt.chart.computation
BaseRenderer
          Provides a generic framework that initiates the rendering sequence of the various chart components.
 

Classes in org.eclipse.birt.chart.render used by org.eclipse.birt.chart.computation.withaxes
ISeriesRenderingHints
          This interface defines the rendering hints required by series renderer.
ISeriesRenderingHints3D
          This interface defines the 3D rendering hints required by series renderer.
 

Classes in org.eclipse.birt.chart.render used by org.eclipse.birt.chart.event
DeferredCache
          This class implements deferred rendering capability for chart.
 

Classes in org.eclipse.birt.chart.render used by org.eclipse.birt.chart.factory
IActionRenderer
          This interface defines the methods to process the trigger actions during rendering.
 

Classes in org.eclipse.birt.chart.render used by org.eclipse.birt.chart.integrate
ActionRendererAdapter
          An adapter class for IActionRenderer
IActionRenderer
          This interface defines the methods to process the trigger actions during rendering.
 

Classes in org.eclipse.birt.chart.render used by org.eclipse.birt.chart.render
AxesRenderer
          Provides a base framework for custom series rendering extensions that are interested in being rendered in a pre-computed plot containing axes.
BaseRenderer
          Provides a generic framework that initiates the rendering sequence of the various chart components.
DeferredCache
          This class implements deferred rendering capability for chart.
DeferredCacheManager
          The class is used to manange runtime DeferredCache of series, it assures the correct painting z-order of series for 2D case.
IActionRenderer
          This interface defines the methods to process the trigger actions during rendering.
IAxesDecorator
          This interface defines a decorator renderer for Axes
ISeriesRenderer
          Defines the callback methods to be implemented by a custom series renderer to compute and render a specific series implementation.
ISeriesRenderingHints
          This interface defines the rendering hints required by series renderer.
 

Classes in org.eclipse.birt.chart.render used by org.eclipse.birt.chart.script
ISeriesRenderer
          Defines the callback methods to be implemented by a custom series renderer to compute and render a specific series implementation.
 

Classes in org.eclipse.birt.chart.render used by org.eclipse.birt.chart.util
BaseRenderer
          Provides a generic framework that initiates the rendering sequence of the various chart components.
 



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