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

Packages that use LegendLayoutHints
org.eclipse.birt.chart.factory 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 LegendLayoutHints
 LegendLayoutHints RunTimeContext.getLegendLayoutHints()
          Returns the LegendItemLayoutHints for current context.
 LegendLayoutHints RunTimeContext.getLegendLayoutHints()
          Returns the LegendItemLayoutHints for current context.
 

Methods in org.eclipse.birt.chart.factory with parameters of type LegendLayoutHints
 void RunTimeContext.setLegendLayoutHints(LegendLayoutHints lilh)
          Sets the LegendItemLayoutHints for current context.
 void RunTimeContext.setLegendLayoutHints(LegendLayoutHints lilh)
          Sets the LegendItemLayoutHints for current context.
 



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