Class Glaettung


(package private) class Glaettung
extends JPanel

Nested Class Summary

(package private) class
Glaettung.ButtonListener

Field Summary

private static int
anzahlGauss
private static int
anzahlMedian
private JButton
b_apply
private JComboBox
c_maske
private ButtonGroup
g
private JLabel
l_anzeige
private JLabel
l_gauss
private JLabel
l_maske
private JLabel
l_median
private int
mask
private Oberflaeche
ob
private JRadioButton
r_gauss
private JRadioButton
r_nichts
private BildKomp
smoothed

Constructor Summary

Glaettung(Oberflaeche ob)

Method Summary

private void
activateSmoothing(boolean activ)
void
reset()

Field Details

anzahlGauss

private static int anzahlGauss

anzahlMedian

private static int anzahlMedian

b_apply

private JButton b_apply

c_maske

private JComboBox c_maske

g

private ButtonGroup g

l_anzeige

private JLabel l_anzeige

l_gauss

private JLabel l_gauss

l_maske

private JLabel l_maske

l_median

private JLabel l_median

mask

private int mask

ob

private Oberflaeche ob

r_gauss

private JRadioButton r_gauss

r_nichts

private JRadioButton r_nichts

smoothed

private BildKomp smoothed

Constructor Details

Glaettung

(package private)  Glaettung(Oberflaeche ob)

Method Details

activateSmoothing

private void activateSmoothing(boolean activ)

reset

public void reset()