wavelet_util
Class plot

java.lang.Object
  |
  +--wavelet_util.plot
Direct Known Subclasses:
bell_curves, coef_spectrum, curve_plot_test.plot_log, gnuplot3D, noise_filter

public abstract class plot
extends java.lang.Object


Constructor Summary
plot()
           
 
Method Summary
(package private) abstract  java.lang.String class_name()
           
 java.io.PrintWriter OpenFile(java.lang.String path)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

plot

public plot()
Method Detail

class_name

abstract java.lang.String class_name()

OpenFile

public java.io.PrintWriter OpenFile(java.lang.String path)