Uses of Class
org.eclipse.birt.chart.computation.LegendEntryRenderingHints

Packages that use LegendEntryRenderingHints
org.eclipse.birt.chart.script   
 

Uses of LegendEntryRenderingHints in org.eclipse.birt.chart.script
 

Methods in org.eclipse.birt.chart.script with parameters of type LegendEntryRenderingHints
 void ChartEventHandlerAdapter.afterDrawLegendItem(LegendEntryRenderingHints lerh, Bounds bo, IChartScriptContext icsc)
           
 void IChartEventHandler.afterDrawLegendItem(LegendEntryRenderingHints lerh, Bounds bo, IChartScriptContext icsc)
          Called after drawing the legend item.
 void ChartEventHandlerAdapter.beforeDrawLegendItem(LegendEntryRenderingHints lerh, Bounds bo, IChartScriptContext icsc)
           
 void IChartEventHandler.beforeDrawLegendItem(LegendEntryRenderingHints lerh, Bounds bo, IChartScriptContext icsc)
          Called before drawing the legend item.
 



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