public abstract class SpectrogramCustom.GraphAtCursor extends Object
| Modifier and Type | Field and Description |
|---|---|
protected marytts.signalproc.display.FunctionGraph |
graph |
protected boolean |
show |
| Constructor and Description |
|---|
GraphAtCursor() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract JPanel |
createControls() |
JPanel |
getControls() |
abstract void |
update(double x) |
protected void |
updateGraph(marytts.signalproc.display.FunctionGraph someGraph,
String title) |
Copyright © 2017. All Rights Reserved.