org.pentaho.reporting.engine.classic.core.states
Interface GroupingState

All Known Implementing Classes:
DefaultGroupingState

public interface GroupingState

Todo: Document Me

Author:
Thomas Morgner

Method Summary
 int getCurrentGroup()
           
 int getGroupStartRow(int group)
           
 int getGroupStartRow(String group)
           
 

Method Detail

getCurrentGroup

int getCurrentGroup()

getGroupStartRow

int getGroupStartRow(int group)

getGroupStartRow

int getGroupStartRow(String group)