Class mask.MaskHistoryItem
java.lang.Object
|
+--mask.MaskHistoryItem
- public class mask.MaskHistoryItem
- extends java.lang.Object
Class containing method to save the history of a set of frequency filters
- Author:
- Bob Fisher
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
mask.MaskHistoryItem
public mask.MaskHistoryItem()
mask.MaskHistoryItem
public mask.MaskHistoryItem(int t,
double a1,
double a2,
double a3,
double a4)
saveMaskHistoryItem
public java.lang.String saveMaskHistoryItem()
loadMaskHistoryItem
public void loadMaskHistoryItem(java.io.StreamTokenizer tokenizer)
throws java.io.IOException
applyHistoryItem
public void applyHistoryItem()