Uses of Interface
be.tarsos.dsp.ui.layers.Layer
Package | Description |
---|---|
be.tarsos.dsp.ui |
The user interface component of TarsosDSP.
|
be.tarsos.dsp.ui.layers |
The user interface layers.
|
be.tarsos.dsp.ui.layers.pch |
Pitch class histogram interaction.
|
-
Uses of Layer in be.tarsos.dsp.ui
Methods in be.tarsos.dsp.ui with parameters of type Layer Modifier and Type Method Description void
LinkedPanel. addLayer(Layer l)
void
LinkedPanel. removeLayer(Layer layer)
-
Uses of Layer in be.tarsos.dsp.ui.layers
Classes in be.tarsos.dsp.ui.layers that implement Layer Modifier and Type Class Description class
AmplitudeAxisLayer
class
BackgroundLayer
class
BeatLayer
class
ConstantQLayer
class
DragMouseListenerLayer
class
FFTLayer
class
GeneralizedGoertzelLayer
class
HorizontalFrequencyAxisLayer
class
LegendLayer
Adds a legend to the upper right corner of the map.class
MouseCursorLayer
class
PitchContourLayer
class
Scalogram
class
SelectionLayer
Draws the current selection.class
SpectrumLayer
class
TimeAxisLayer
class
TooltipLayer
class
VerticalFrequencyAxisLayer
class
WaveFormLayer
class
ZoomMouseListenerLayer
-
Uses of Layer in be.tarsos.dsp.ui.layers.pch
Classes in be.tarsos.dsp.ui.layers.pch that implement Layer Modifier and Type Class Description class
PitchClassHistogramLayer
class
ScaleLayer