Class JRFillSection

    • Method Detail

      • setOrigin

        protected void setOrigin​(JROrigin origin)
      • getFillBands

        public JRFillBand[] getFillBands()
      • getBands

        public JRBand[] getBands()
        Description copied from interface: JRSection
        Returns the bands within the current section.
        Specified by:
        getBands in interface JRSection
      • getParts

        public JRPart[] getParts()
        Description copied from interface: JRSection
        Returns the parts within the current section.
        Specified by:
        getParts in interface JRSection
      • clone

        public java.lang.Object clone()
        Specified by:
        clone in interface JRCloneable
        Overrides:
        clone in class java.lang.Object
      • isEmpty

        protected boolean isEmpty()
      • areAllPrintWhenExpressionsNull

        protected boolean areAllPrintWhenExpressionsNull()
      • setNewPageColumn

        protected void setNewPageColumn​(boolean isNew)
      • setNewGroup

        protected void setNewGroup​(JRGroup group,
                                   boolean isNew)
      • addNowEvaluationTime

        protected void addNowEvaluationTime​(JREvaluationTime evaluationTime)