Class DrillUpButtonTheme

    • Constructor Detail

      • DrillUpButtonTheme

        public DrillUpButtonTheme()
    • Method Detail

      • setFill

        public void setFill​(Color fill)
        SVG fill attribute for the button
        Parameters:
        fill -
      • setStroke

        public void setStroke​(Color stroke)
        SVG stroke attribute for the button
        Parameters:
        stroke -
      • setStrokeWidth

        public void setStrokeWidth​(Number strokeWidth)
        SVG stroke-width attribute
        Parameters:
        strokeWidth -
      • setR

        public void setR​(Number r)
        SVG border radius attribute for the button
        Parameters:
        r -