|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--Task
|
+--ImagePTask
|
+--Smooth
| Field Summary |
| Fields inherited from class ImagePTask |
x, xlen, y, ylen |
| Fields inherited from class Task |
data, done, id, result |
| Constructor Summary | |
Smooth()
|
|
Smooth(int id,
int xCoord,
int yCoord,
int xLen,
int yLen,
java.lang.Object input)
|
|
| Method Summary | |
java.lang.Object |
compute()
|
java.lang.String |
name()
|
| Methods inherited from class Task |
execute, finalize, keepData, mergeResult, reportResult |
| Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Smooth()
public Smooth(int id,
int xCoord,
int yCoord,
int xLen,
int yLen,
java.lang.Object input)
| Method Detail |
public java.lang.Object compute()
compute in class Taskpublic java.lang.String name()
name in class Task
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||