Interface GroupDefinition

    • Method Detail

      • setGroupType

        void setGroupType​(GroupType groupType)
      • getGroupName

        String getGroupName()
      • setGroupName

        void setGroupName​(String name)
      • getGroupTotalsLabel

        String getGroupTotalsLabel()
      • setGroupTotalsLabel

        void setGroupTotalsLabel​(String groupTotalsLabel)
      • getTotalsHorizontalAlignment

        org.pentaho.reporting.engine.classic.core.ElementAlignment getTotalsHorizontalAlignment()
      • setTotalsHorizontalAlignment

        void setTotalsHorizontalAlignment​(org.pentaho.reporting.engine.classic.core.ElementAlignment alignment)