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

Packages that use org.eclipse.birt.chart.render
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.render Contains classes that represent the core plot rendering framework. 
 

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.render
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 manage runtime DeferredCache of series, it assures the correct painting z-order of series for 2D case.
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.
 



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