Uses of Class
org.eclipse.birt.chart.computation.LegendEntryRenderingHints
Packages that use LegendEntryRenderingHints
-
Uses of LegendEntryRenderingHints in org.eclipse.birt.chart.script
Methods in org.eclipse.birt.chart.script with parameters of type LegendEntryRenderingHintsModifier and TypeMethodDescriptionvoid
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.