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

Packages that use LegendEntryRenderingHints
org.eclipse.birt.chart.event Contains classes that define a rendering notification that is interpreted by a device renderer. 
org.eclipse.birt.chart.script   
 

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

Methods in org.eclipse.birt.chart.event with parameters of type LegendEntryRenderingHints
static StructureSource WrappedStructureSource.createLegendEntry(Legend lg, LegendEntryRenderingHints entry)
          Creates a WrappedStructure Source for type Legend Entry with a Legend parent.
 

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 ChartEventHandlerAdapter.beforeDrawLegendItem(LegendEntryRenderingHints lerh, Bounds bo, IChartScriptContext icsc)
           
 void IChartEventHandler.beforeDrawLegendItem(LegendEntryRenderingHints lerh, Bounds bo, IChartScriptContext icsc)
          Called before drawing the legend item.
 void IChartEventHandler.afterDrawLegendItem(LegendEntryRenderingHints lerh, Bounds bo, IChartScriptContext icsc)
          Called after drawing the legend item.
 



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