A B C D F G I K L M N O P R S T U V W Y

A

accept(File, String) - Method in class Controller
das Objekt ist der FilenameFilter fuer die Filedialoge.
accept(File, String) - Method in class FileViewContr
das Objekt ist der FilenameFilter fuer die Filedialoge.
actionPerformed(ActionEvent) - Method in class Controller
 
actionPerformed(ActionEvent) - Method in class FileViewContr
 
addFontSizeCheckboxMenuItem(CheckboxMenuItem) - Method in class Controller
hier hinterlegt das LvqWindow-Objekt alle CheckboxMenuItems.
addFontSizeCheckboxMenuItem(CheckboxMenuItem) - Method in class FileViewContr
hier hinterlegt das FileViewer-Objekt alle CheckboxMenuItems.
appendFile() - Method in class Controller
haengt eine Datei an den Text an.
appendFile() - Method in class FileViewContr
haengt eine Datei an den Text an.
AskDialog - class AskDialog.
Alexander Luedeke.
AskDialog(Frame, String, boolean, String) - Constructor for class AskDialog
Erzeugt ein AskDialog-Objekt. parent the owner of the dialog title the title of the dialog modal if true, dialog blocks input to the parent window when shown text der Label-Text
assignCursor(int) - Method in class Controller
 
assignIcon() - Method in class FileViewer
 
assignIcon() - Method in class LvqWindow
 

B

Basename - class Basename.
Alexander Luedeke.
Basename() - Constructor for class Basename
 
basename(String) - Static method in class Basename
 
BitmapComponent - class BitmapComponent.
Alexander Luedeke.
BitmapComponent(String) - Constructor for class BitmapComponent
 

C

CANCEL - Static variable in class AskDialog
moeglicher Ergebnis-Wert; symbolisiert Druecken des Cancel-Knopfs.
CANCEL - Static variable in class PromptDialog
moeglicher Ergebnis-Wert; symbolisiert Druecken des Cancel-Knopfs.
CANCEL - Static variable in class VInfoDialog
moeglicher Ergebnis-Wert; symbolisiert Druecken des Cancel-Knopfs.
caretPosition - Variable in class Controller
 
caretPosition - Variable in class FileViewContr
 
changed - Variable in class Controller
hat sich der Text geaendert?
changed - Variable in class FileViewContr
 
classCount - Variable in class Net
Anzahl der Klassen
classify(Net, Trees, int, String) - Static method in class Net
Klassifiziert einen Input-Vektor mit Hilfe des Netzes, d.h. gibt die Klasse des naechsten naeheren Codebook-Vektors aus.
classifyAll(Net, Trees, String) - Static method in class Net
Klassifiziert alle Input-Vektoren
codebookCount - Variable in class Net
Anzahl der Codebook-Vektoren
codebookVec - Variable in class Net
Matrix fuer die Codebook-Vektoren
Controller - class Controller.
Alexander Luedeke.
Controller(TextArea, Frame) - Constructor for class Controller
 
cycles - Variable in class Training
cycles/treesCount = Maximale Anzahl der Trainings-Laeufe, d.h. pro Trainings-Lauf wird das Netz auf allen Input-Vektoren genau einmal trainiert.

D

distance - Variable in class Training
Name der Distanz-Funktion
draw1(Graphics, int[], int, int) - Method in class DrawPoliceman
Kopf zeichnen und Anschlussposition zurueckgeben.
draw2(Graphics, int[], int, int) - Method in class DrawPoliceman
 
draw3(Graphics, int[], int, int) - Method in class DrawPoliceman
 
draw4(Graphics, int[], int, int) - Method in class DrawPoliceman
 
draw5(Graphics, int[], int, int) - Method in class DrawPoliceman
 
draw6(Graphics, int[], int, int) - Method in class DrawPoliceman
 
draw7(Graphics, int[]) - Method in class DrawPoliceman
 
DrawPoliceman - class DrawPoliceman.
Alexander Luedeke.
DrawPoliceman(int[], Frame) - Constructor for class DrawPoliceman
 

F

factor - Variable in class Training
Faktor der Learning-Function
FileViewContr - class FileViewContr.
This is the FileViewContr class.
FileViewContr(TextArea, Frame, boolean) - Constructor for class FileViewContr
 
FileViewer - class FileViewer.
This is the FileViewer class.
FileViewer(TextArea) - Constructor for class FileViewer
 
fnm - Variable in class Controller
 
fnm - Variable in class FileViewContr
 
fontSize - Variable in class Controller
 
fontSize - Variable in class FileViewContr
 

G

generatePoliceman(int[], Random) - Static method in class DrawPoliceman
Methode zur zufaellige Erzeugung eines Policemans nach Vorgabe der Klasse.
generatePoliceman(Trees) - Method in class Controller
Erzeugt eine Datei mit pCount-vielen Policemen
getClassCount() - Method in class Net
Liefert die Anzahl der Klassen eines Net-Objektes
getClassifyAll(Net, Trees, String) - Method in class Controller
Werden die Input-Vektoren durch das Netz richtig klassifiziert?
getCodebookClass(int, Net) - Static method in class Net
Welche Klasse repraesentiert der j-te Codebook- Vektor?
getCodebookDimension() - Method in class Net
Liefert die Dimension eines Codebook-Vektors
getCodebookVec(int, int) - Method in class Net
Liefert eine Komponente einen Codebook-Vektors eines Net-Objektes
getCycles(Training) - Static method in class Training
Liefert Anzahl der Trainings-Laeufe
getDistance(Net, int, Trees, int, String) - Static method in class Net
Berechnet die Distanz zwischen i-tem Input-Vektor und j-tem Codebook-Vektor
getDistance(Training) - Static method in class Training
Liefert Distanz-Funktion
getHelp() - Method in class Controller
Oeffnet die Hilfe-Datei GetHelp.dat
getInput(int, Trees) - Static method in class Trees
Gibt einen kompletten Input-Vektor in int zurueck
getInputClass(int, Trees) - Static method in class Trees
Gibt die Klasse eines Input-Vektors aus
getInputDimension() - Method in class Net
Liefert die Input-Dimension eines Net-Objektes
getInputDimension() - Method in class Trees
Liefert den Inhalt der Variable eines Trees-Objektes
getInputVec(int, int, Trees) - Static method in class Trees
Gibt den Wert der m-ten Komponte des n-ten Vektors vec als double Wert aus
getMinimumSize() - Method in class BitmapComponent
 
getNetInfo(Net) - Static method in class Net
Liefert Informationen ueber ein Net-Objekt
getPreferredSize() - Method in class BitmapComponent
 
getPrompt() - Method in class PromptDialog
liefert den Eingabetext.
getRandomInputVec(Trees, int, boolean) - Static method in class LvqRandom
Liefert einen Input-Vektor einer bestimmten Klasse
getResult() - Method in class AskDialog
liefert das Ergebnis des Dialogs.
getResult() - Method in class InfoDialog
liefert das Ergebnis des Dialogs.
getResult() - Method in class PromptDialog
liefert das Ergebnis des Dialogs.
getResult() - Method in class VInfoDialog
liefert das Ergebnis des Dialogs.
getStringFromFile(boolean) - Method in class Controller
erfragt einen Dateinamen und liefert den Inhalt als String open beim Oeffnen (nicht append) einer Datei den Dateinamen merken
getStringFromFile(boolean) - Method in class FileViewContr
erfragt einen Dateinamen und liefert den Inhalt als String open beim Oeffnen (nicht append) einer Datei den Dateinamen merken
getTrainingFunc(Training) - Static method in class Training
Liefert Training-Funktion
getTrainingsFactor(Training) - Static method in class Training
Liefert Faktor der Learning Function
getTreesCount() - Method in class Trees
Liefert die Anzahl der Trees
getTreesInfo(Trees, boolean) - Static method in class Trees
Liefert Information uber den Baum

I

img - Variable in class BitmapComponent
 
InfoDialog - class InfoDialog.
Alexander Luedeke.
InfoDialog(Frame, String, boolean, String, String) - Constructor for class InfoDialog
Erzeugt ein InfoDialog-Objekt. parent the owner of the dialog title the title of the dialog modal if true, dialog blocks input to the parent window when shown text der Label-Text
infoNet(Net) - Method in class Controller
Informationen ueber das Netz
infoTraining(Training) - Static method in class Training
Infos ueber das Training ausgeben
infoTrees(Trees, boolean) - Method in class Controller
Informationen ueber die Trees
initialize(Net, Trees, String) - Method in class Controller
Codebook-Vektoren des Netzes initialisieren
initialized - Variable in class Net
Hilfsvariable
initializeNet(Net, Trees, String) - Static method in class Net
Initialisiert ein Net-Objekt
initTyp - Variable in class Controller
 
inputDimension - Variable in class Net
Dimension der Input-Vektoren
inputDimension - Variable in class Trees
Dimension der Input-Vektoren
inputVec - Variable in class Net
Vektor fuer ein Input-Vektor
inputVec - Variable in class Trees
Matirx zum Speichern der Vektoren
itemStateChanged(ItemEvent) - Method in class Controller
das Objekt ist Listener der CheckboxMenuItems.
itemStateChanged(ItemEvent) - Method in class FileViewContr
das Objekt ist Listener der CheckboxMenuItems.

K

koords - Static variable in class DrawPoliceman
fuer width und height der Koerperteile

L

learn(Net, Trees, Training, int, int, double, int) - Static method in class Training
Hier wird der j-te Codebook-Vektor trainiert anhand des i-ten Input-Vektors.
learningFunc - Variable in class Training
Name der Learning-Function
LvqFile - class LvqFile.
Alexander Luedeke.
LvqFile() - Constructor for class LvqFile
 
LvqRandom - class LvqRandom.
Alexander Luedeke.
LvqRandom() - Constructor for class LvqRandom
 
LvqWindow - class LvqWindow.
Alexander Luedeke.
LvqWindow() - Constructor for class LvqWindow
 

M

main(String[]) - Static method in class Policeman
main program, creates and displays main window.
makeAskDialog(String) - Method in class Controller
erzeugt ein AskDialog mit dem Text text in der Label, wartet auf das Ende des Dialogs und liefert das Ergebnis des Dialogs nach aussen.
makeAskDialog(String) - Method in class FileViewContr
erzeugt ein AskDialog mit dem Text text in der Label, wartet auf das Ende des Dialogs und liefert das Ergebnis des Dialogs nach aussen.
makeInfoDialog(String, String) - Method in class Controller
erzeugt ein InfoDialog mit dem Text text in der Label, wartet auf das Ende des Dialogs und liefert das Ergebnis des Dialogs nach aussen.
makePromptDialog(String) - Method in class Controller
erzeugt ein PromptDialog mit dem Text text in der Label, wartet auf das Ende des Dialogs und liefert das Ergebnis des Dialogs nach aussen.
makePromptDialog(String) - Method in class FileViewContr
erzeugt ein PromptDialog mit dem Text text in der Label, wartet auf das Ende des Dialogs und liefert das Ergebnis des Dialogs nach aussen.
makeShowInfoDialog(String) - Method in class Controller
erzeugt ein ShowInfoDialog mit dem Text text in der Label, wartet auf das Ende des Dialogs und liefert das Ergebnis des Dialogs nach aussen.
makeShowInfoDialog(String) - Method in class FileViewContr
erzeugt ein ShowInfoDialog mit dem Text text in der Label, wartet auf das Ende des Dialogs und liefert das Ergebnis des Dialogs nach aussen.
makeVInfoDialog(String) - Method in class Controller
erzeugt ein VInfoDialog mit dem Text text in der Label, wartet auf das Ende des Dialogs und liefert das Ergebnis des Dialogs nach aussen.

N

net - Static variable in class Controller
das Netz-Objekt
Net - class Net.
Alexander Luedeke.
Net(int, int, String) - Constructor for class Net
 
netChanged - Variable in class Controller
hat sich das Net geaendert?
nextCodebookVec(Net, Trees, int, String) - Static method in class Net
Diese Methode gibt fuer einen Inputvektor den Index des naechst naeheren Codebook- Vektor, also nicht wie classify die Klasse selbst, zurueck.
NO - Static variable in class AskDialog
moeglicher Ergebnis-Wert; symbolisiert Druecken des No-Knopfs.
normalize(Net, String) - Method in class Controller
Codebook-Vektoren normieren
normalizeCodebook(Net, String) - Static method in class Net
Codebook-Vektor auf Laenge 1 normieren

O

OK - Static variable in class InfoDialog
moeglicher Ergebnis-Wert; symbolisiert Druecken des Ok-Knopfs.
OK - Static variable in class PromptDialog
moeglicher Ergebnis-Wert; symbolisiert Druecken des Ok-Knopfs.
OK - Static variable in class VInfoDialog
moeglicher Ergebnis-Wert; symbolisiert Druecken des Ok-Knopfs.
openFile() - Method in class Controller
Oeffnet eine Datei
openFile() - Method in class FileViewContr
oeffnet eine Datei.
openNet(Net) - Method in class Controller
 
openTrees(Trees) - Method in class Controller
Oeffnet ein Trees-File

P

paint(Graphics) - Method in class BitmapComponent
 
paint(Graphics) - Method in class DrawPoliceman
die paint-Methode muss zum Zeichnen implementiert werden
Policeman - class Policeman.
Alexander Luedeke.
Policeman() - Constructor for class Policeman
 
prompt - Variable in class PromptDialog
der Eingabe-Text.
prompt - Variable in class VInfoDialog
der Eingabe-Text.
PromptDialog - class PromptDialog.
Alexander Luedeke.
PromptDialog(Frame, String, boolean, String) - Constructor for class PromptDialog
Erzeugt ein PromptDialog-Objekt. parent the owner of the dialog title the title of the dialog modal if true, dialog blocks input to the parent window when shown text der Label-Text
promptString - Variable in class Controller
 
promptString - Variable in class FileViewContr
 

R

readNetFromFile(String) - Static method in class LvqFile
Erzeugt ein Net-Objekt anhand der Daten, die in einer Datei stehen.
readTreesFromFile(String) - Static method in class LvqFile
Liest Trees aus einer Datei
result - Variable in class AskDialog
der Ergebnis-Wert.
result - Variable in class InfoDialog
der Ergebnis-Wert.
result - Variable in class PromptDialog
der Ergebnis-Wert.
result - Variable in class VInfoDialog
der Ergebnis-Wert.

S

saveNet(Net, boolean) - Method in class Controller
Speichert ein Netz
saveText(boolean) - Method in class Controller
 
saveText(boolean) - Method in class FileViewContr
 
saveTrees(Trees, boolean) - Method in class Controller
Speichert Trees
select(int, String) - Method in class Controller
selektiert ab der Postion index text.length() Zeichen im Text.
select(int, String) - Method in class FileViewContr
selektiert ab der Postion index text.length() Zeichen im Text.
setCaretPosition(int) - Method in class Controller
setzt den Cursor an die angegebene Position, nach der Ausfuehrung von Search.
setCaretPosition(int) - Method in class FileViewContr
setzt den Cursor an die angegebene Position, nach der Ausfuehrung von Search.
setCodebookVec(int, int, double) - Method in class Net
Setzt eine Komponente einen Codebook-Vektors eines Net-Objektes
setCycles(Training, int) - Static method in class Training
Anzahl der Trainings-Laeufe setzen
setDistance(Training, String) - Static method in class Training
Distanz-Funktion setzen
setFont() - Method in class Controller
 
setFont() - Method in class FileViewContr
 
setInputVec(double, int, int, Trees) - Static method in class Trees
Fuegt in der m-ten Komponte des n-ten Vektors vec einen double Wert ein
setTrainingCycles(Training) - Method in class Controller
Anzahl der Trainings-Zyklen setzen
setTrainingFunc(Training, String) - Static method in class Training
Training-Funktion setzen
setTrainingsFactor(Training, double) - Static method in class Training
Faktor der Learning Function setzen
ShowInfoDialog - class ShowInfoDialog.
Alexander Luedeke.
ShowInfoDialog(Frame, String, boolean, String) - Constructor for class ShowInfoDialog
Erzeugt ein ShowInfoDialog-Objekt. parent the owner of the dialog title the title of the dialog modal if true, dialog blocks input to the parent window when shown text der Label-Text
startTraining(Net, Trees, Training) - Method in class Controller
Netz trainieren

T

ta - Variable in class Controller
das TextFeld.
ta - Variable in class FileViewContr
 
textEditFrame - Variable in class Controller
das LvqWindow-Frame; wird im Konstruktor der Dialoge benoetigt.
textEditFrame - Variable in class FileViewContr
 
textValueChanged(TextEvent) - Method in class Controller
 
textValueChanged(TextEvent) - Method in class FileViewContr
 
training - Static variable in class Controller
 
Training - class Training.
Alexander Luedeke.
Training(int, String, double, String, double[][]) - Constructor for class Training
 
training(Net, Trees, Training) - Static method in class Training
Nacheinander die Input-Vektoren durchlaufen, cyles oft.
trees - Static variable in class Controller
 
Trees - class Trees.
Alexander Luedeke.
Trees(int, int) - Constructor for class Trees
 
treesChanged - Variable in class Controller
haen sich die Trees geaendert?
treesCount - Variable in class Trees
Anzahl der Trees

U

UNDEFINED - Static variable in class AskDialog
moeglicher Ergebnis-Wert; kann nur dann passieren, wenn getResult() vor der Eingabe eines Texts oder dem Druecken eines Knopfs aufgerufen wird.
UNDEFINED - Static variable in class InfoDialog
moeglicher Ergebnis-Wert; kann nur dann passieren, wenn getResult() vor der Eingabe eines Texts oder dem Druecken eines Knopfs aufgerufen wird.
UNDEFINED - Static variable in class PromptDialog
moeglicher Ergebnis-Wert; kann nur dann passieren, wenn getResult() vor der Eingabe eines Texts oder dem Druecken eines Knopfs aufgerufen wird.
UNDEFINED - Static variable in class VInfoDialog
moeglicher Ergebnis-Wert; kann nur dann passieren, wenn getResult() vor der Eingabe eines Texts oder dem Druecken eines Knopfs aufgerufen wird.

V

vec - Variable in class Controller
 
vec - Variable in class FileViewContr
 
viewAPoliceman(Trees) - Method in class Controller
Einen Policeman zeichnen
viewValues - Static variable in class Controller
zum Beobachten des Lernens
viewValues - Variable in class Training
zum Beobachten des Lernens
viewValues(Training, Net) - Method in class Controller
Diese Methode gibt Ergebnisse der Distanzfunktion fuer den i-ten Input-Vektor aus.
VInfoDialog - class VInfoDialog.
Alexander Luedeke.
VInfoDialog(Frame, String, boolean, String) - Constructor for class VInfoDialog
Erzeugt ein variables InfoDialog-Objekt. parent the owner of the dialog title the title of the dialog modal if true, dialog blocks input to the parent window when shown text der Label-Text

W

writeNetToFile(Net, String) - Static method in class LvqFile
Methode zum Speichern eines Netzes
writePolicemenToFile(int, String) - Static method in class DrawPoliceman
Methode schreibt pCount-viele Policemen in eine Datei.
writeTreesToFile(Trees, String) - Static method in class LvqFile
Schreibt trees in eine Datei

Y

YES - Static variable in class AskDialog
moeglicher Ergebnis-Wert; symbolisiert Druecken des Yes-Knopfs.

A B C D F G I K L M N O P R S T U V W Y