Interface IsDefaultFiller

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      DrawTime getDrawTime()
      Returns the draw time which defines when the filling will be applied.
      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.
    • Method Detail

      • isPropagate

        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.
        Returns:
        true if the fill area will be recursively extended to the visible target defined by the fill value of hidden data set targets
      • getDrawTime

        DrawTime getDrawTime()
        Returns the draw time which defines when the filling will be applied.
        Returns:
        the draw time which defines when the filling will be applied