|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--operator
|
+--operator2DDouble
|
+--convolution
|
+--medianSmooth
| Fields inherited from class operator |
box,
name,
panel,
parameters,
type |
| Constructor Summary | |
medianSmooth()
|
|
medianSmooth(javax.swing.JPanel panel,
linkData links)
|
|
| Method Summary | |
void |
go()
|
| Methods inherited from class convolution |
getNumber,
intscaleclip,
loadParameters,
saveParameters,
scaleclip |
| Methods inherited from class operator2DDouble |
getInput1,
getInput2,
getOutput1,
getOutput2,
link1To1,
link1To2,
link2To1,
link2To2,
setInput1,
setInput2 |
| Methods inherited from class operator |
getBox,
getName,
getParameters,
getType,
propagate,
propagateSingleLink,
saveOperator,
setBox,
setName,
setType,
showParameters,
updateParameters |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public medianSmooth()
public medianSmooth(javax.swing.JPanel panel,
linkData links)
| Method Detail |
public void go()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||