marytts.signalproc.display
Class SpectrogramCustom.LPCAtCursor

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

public class SpectrogramCustom.LPCAtCursor
extends SpectrogramCustom.GraphAtCursor


Field Summary
protected  int lpcOrder
           
protected  marytts.signalproc.display.SignalGraph lpcResidueAtCursor
           
 
Fields inherited from class marytts.signalproc.display.SpectrogramCustom.GraphAtCursor
graph, show
 
Constructor Summary
SpectrogramCustom.LPCAtCursor()
           
 
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
 

Field Detail

lpcOrder

protected int lpcOrder

lpcResidueAtCursor

protected marytts.signalproc.display.SignalGraph lpcResidueAtCursor
Constructor Detail

SpectrogramCustom.LPCAtCursor

public SpectrogramCustom.LPCAtCursor()
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.