Uses of Class
org.eclipse.birt.chart.computation.LegendLayoutHints
Packages that use LegendLayoutHints
Package
Description
Contains classes and interfaces used in the chart building and generation
phase.
-
Uses of LegendLayoutHints in org.eclipse.birt.chart.factory
Methods in org.eclipse.birt.chart.factory that return LegendLayoutHintsModifier and TypeMethodDescriptionRunTimeContext.getLegendLayoutHints()
Returns the LegendItemLayoutHints for current context.Methods in org.eclipse.birt.chart.factory with parameters of type LegendLayoutHintsModifier and TypeMethodDescriptionvoid
RunTimeContext.setLegendLayoutHints
(LegendLayoutHints lilh) Sets the LegendItemLayoutHints for current context.