Class SheetGroup


  • public class SheetGroup
    extends Object

    Provides a list of consecutive sheets without manual volume breaks inside.

    • Method Detail

      • getOverheadCount

        public int getOverheadCount()
        Gets the number of sheets outside of the regular text body.
        Returns:
        returns the number of sheets
      • setOverheadCount

        public void setOverheadCount​(int value)
        Sets the number of sheets outside of the regular text body.
        Parameters:
        value - the number of sheets
      • getSheetCount

        public int getSheetCount()
        Gets the number of processed sheets belonging to the regular text body.
        Returns:
        returns the number of sheets
      • setSheetCount

        public void setSheetCount​(int value)
        Sets the number of processed sheets belonging to the regular text body.
        Parameters:
        value - the number of sheets
      • getUnits

        public SheetDataSource getUnits()
        Gets the remaining sheets in this group.
        Returns:
        the remaining sheets
      • setUnits

        public void setUnits​(SheetDataSource units)
        Sets the remaining sheets in this group.
        Parameters:
        units - a list of remaining sheets