marytts.signalproc.display
Class SpectrogramCustom.PhasogramAtCursor

java.lang.Object
  extended by marytts.signalproc.display.SpectrogramCustom.GraphAtCursor
      extended by marytts.signalproc.display.SpectrogramCustom.PhasogramAtCursor
Enclosing class:
SpectrogramCustom

public class SpectrogramCustom.PhasogramAtCursor
extends SpectrogramCustom.GraphAtCursor


Field Summary
 
Fields inherited from class marytts.signalproc.display.SpectrogramCustom.GraphAtCursor
graph, show
 
Constructor Summary
SpectrogramCustom.PhasogramAtCursor()
           
 
Method Summary
protected  JPanel createControls()
           
 void update(double x)
           
 
Methods inherited from class marytts.signalproc.display.SpectrogramCustom.GraphAtCursor
getControls, updateGraph
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpectrogramCustom.PhasogramAtCursor

public SpectrogramCustom.PhasogramAtCursor()
Method Detail

update

public void update(double x)
Specified by:
update in class SpectrogramCustom.GraphAtCursor

createControls

protected JPanel createControls()
Specified by:
createControls in class SpectrogramCustom.GraphAtCursor


Copyright © 2013. All Rights Reserved.