|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--KValue
Interface for selecting the unsharp k value.
Constructor Summary | |
KValue()
|
Method Summary | |
javax.swing.JPanel |
createPanel()
Sets up the panel for inclusion in the unsharp interface. |
double |
value()
Gets the k value. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public KValue()
Method Detail |
public double value()
public javax.swing.JPanel createPanel()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |