Package org.eclipse.birt.chart.render

Contains classes that represent the core plot rendering framework.

See:
          Description

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

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

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-2008 Actuate Corp. All rights reserved.