Mercurial > hg > svgui
diff layer/VerticalScaleLayer.h @ 1066:c98a1fe7c7f5 spectrogram-minor-refactor
Comments
author | Chris Cannam |
---|---|
date | Thu, 23 Jun 2016 10:51:45 +0100 |
parents | 94e4952a6774 |
children | 6eb9e032e708 |
line wrap: on
line diff
--- a/layer/VerticalScaleLayer.h Thu Jun 23 08:46:20 2016 +0100 +++ b/layer/VerticalScaleLayer.h Thu Jun 23 10:51:45 2016 +0100 @@ -16,6 +16,11 @@ #ifndef VERTICAL_SCALE_LAYER_H #define VERTICAL_SCALE_LAYER_H +/** + * Interface for layers in which the Y axis represents (or can + * sometimes represent, depending on the display mode) the sample + * value. For example, TimeValueLayer in point mode. + */ class VerticalScaleLayer { public: