Class Level

    • Constructor Detail

      • Level

        public Level()
    • Method Detail

      • getAlpha

        public java.lang.Number getAlpha()
      • setAlpha

        public Level setAlpha​(java.lang.Number alpha)
      • getQuadraticSmoothedValue

        public java.lang.Number getQuadraticSmoothedValue()
      • setQuadraticSmoothedValue

        public Level setQuadraticSmoothedValue​(java.lang.Number quadraticSmoothedValue)
      • getCubicSmoothedValue

        public java.lang.Number getCubicSmoothedValue()
      • setCubicSmoothedValue

        public Level setCubicSmoothedValue​(java.lang.Number cubicSmoothedValue)
      • getSmoothedValue

        public java.lang.Number getSmoothedValue()
      • setSmoothedValue

        public Level setSmoothedValue​(java.lang.Number smoothedValue)