Interface ControlRenderingBo.SliderControl

    • Method Detail

      • setColor

        void setColor​(RgbaColor color)
      • getValue

        double getValue()
      • setValue

        void setValue​(double value)
      • getValue2

        double getValue2()
      • setValue2

        void setValue2​(double value2)
      • isHorizontal

        boolean isHorizontal()
      • setHorizontal

        void setHorizontal​(boolean horizontal)