Package org.eclipse.birt.chart.render

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

  • Associate series renderers with each series instance via the plug-in extension framework
  • Initialize each series renderer
  • Setup the rendering sequence
  • Call into the abstraction layer to render each series in the correct Z-order
  • Render axes and fill areas as needed