Package org.eclipse.birt.chart.render

Contains classes that represent the core plot rendering framework.

See:
          Description

Interface Summary
IActionRenderer This interface defines the methods to process the trigger actions during rendering.
IModelAccess This interface provides internal access to the model for every renderer extension
ISeriesRenderer Defines the callback methods to be implemented by a custom series renderer to compute and render a specific series implementation.
ISeriesRenderingHints ISeriesRenderingHints
ISeriesRenderingHints3D ISeriesRenderingHints3D
 

Class Summary
ActionRendererAdapter An adapter class for IActionRenderer
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.
CurveRenderer CurveRenderer
EmptyWithAxes  
EmptyWithoutAxes  
 

Package org.eclipse.birt.chart.render Description

Contains classes that represent the core plot rendering framework. This core functions of these classes are:

 



Copyright © 2005 Actuate Corp. All rights reserved.