Class AudioSignalModelRenderer.Value

    • Constructor Summary

      Constructors 
      Constructor Description
      Value​(int channels)  
      Value​(int pixelPos, double[] min, double[] max)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Value

        public Value​(int pixelPos,
                     double[] min,
                     double[] max)
      • Value

        public Value​(int channels)