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.
        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.
        Returns:
        the draw time which defines when the filling will be applied
      • getOptions

        protected final ConfigurationOptions getOptions()
        Returns the configuration options.
        Returns:
        the configuration options.
      • getConfiguration

        protected final ExtendedOptions getConfiguration()
        Returns the configuration element.
        Returns:
        the configuration element.
      • getChart

        public final IsChart getChart()
        Returns the chart instance
        Returns:
        the chart