|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--GaussianInterface
The interface for the Gaussian smoothing operator for inclusion in the FFT interface.
Constructor Summary | |
GaussianInterface()
|
Method Summary | |
javax.swing.JPanel |
createPanel()
Method for creating the interface panel for inclusion in the FFT GUI. |
double |
getSize()
|
int |
getX()
|
int |
getY()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public GaussianInterface()
Method Detail |
public javax.swing.JPanel createPanel()
public double getSize()
public int getX()
public int getY()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |