Class WaveFormLayer

java.lang.Object
be.tarsos.dsp.ui.layers.WaveFormLayer
All Implemented Interfaces:
Layer

public class WaveFormLayer
extends java.lang.Object
implements Layer
  • Constructor Summary

    Constructors 
    Constructor Description
    WaveFormLayer​(CoordinateSystem cs, java.io.File audioFile)  
  • Method Summary

    Modifier and Type Method Description
    void draw​(java.awt.Graphics2D graphics)  
    java.lang.String getName()  
    void initialise()  

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait