Class Filler

    • Method Detail

      • setPropagate

        public void setPropagate​(boolean propagate)
        Sets true if the fill area will be recursively extended to the visible target defined by the fill value of hidden data set targets.
        Parameters:
        propagate - true if the fill area will be recursively extended to the visible target defined by the fill value of hidden data set targets
      • isPropagate

        public boolean isPropagate()
        Returns true if the fill area will be recursively extended to the visible target defined by the fill value of hidden data set targets.
        Specified by:
        isPropagate in interface IsDefaultFiller
        Returns:
        true if the fill area will be recursively extended to the visible target defined by the fill value of hidden data set targets
      • setDrawTime

        public void setDrawTime​(DrawTime drawTime)
        Sets the draw time which defines when the filling will be applied.
        Parameters:
        drawTime - the draw time which defines when the filling will be applied
      • getDrawTime

        public DrawTime getDrawTime()
        Returns the draw time which defines when the filling will be applied.
        Specified by:
        getDrawTime in interface IsDefaultFiller
        Returns:
        the draw time which defines when the filling will be applied