Uses of Class
org.eclipse.birt.chart.internal.datafeed.GroupingLookupHelper

Packages that use GroupingLookupHelper
org.eclipse.birt.chart.factory Contains classes and interfaces used in the chart building and generation phase. 
org.eclipse.birt.chart.internal.datafeed   
 

Uses of GroupingLookupHelper in org.eclipse.birt.chart.factory
 

Methods in org.eclipse.birt.chart.factory with parameters of type GroupingLookupHelper
 java.util.List AbstractGroupedDataRowExpressionEvaluator.getExpressions(GroupingLookupHelper helper, boolean isSharingQuery)
          Returns appropriate expressions if current has aggregations defined in chart.
 

Uses of GroupingLookupHelper in org.eclipse.birt.chart.internal.datafeed
 

Methods in org.eclipse.birt.chart.internal.datafeed with parameters of type GroupingLookupHelper
 void DataProcessor.formatBaseSeriesData(Chart cm, GroupingLookupHelper lhmLookup, java.util.List rowSet)
          Format base series data.
 

Constructors in org.eclipse.birt.chart.internal.datafeed with parameters of type GroupingLookupHelper
ResultSetWrapper(GroupingLookupHelper hmLookup, java.util.List liResultSet, GroupKey[] groupKeys)
          The default constructor that allows creation of a resultset wrapper
ResultSetWrapper(GroupingLookupHelper hmLookup, java.util.List liResultSet, GroupKey[] groupKeys, int[] groupBreaks)
           
 



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