A C D E G I M P S T

A

actionPerformed(ActionEvent) - Method in class interring.GUI_MainWindow
Actionhandler Diese Methode verarbeitet aufkommende GUI-Events
addChild(GeometryNode) - Method in class interring.GeometryNode
Methode um Kinder hinzuzufügen
addChild(InterringNode) - Method in class interring.InterringNode
Methode um Kinder hinzuzufügen
addChildren(GeometryNode, GeometryNode[]) - Static method in class interring.GeometryNode
Statische Methode um Kinder hinzuzufügen
addChildren(InterringNode, InterringNode[]) - Static method in class interring.InterringNode
Methode um Kinder hinzufügen (statisch)

C

children - Variable in class interring.GeometryNode
 
children - Variable in class interring.InterringNode
 
clearAllSelections() - Method in class interring.GeometryNode
Methode, um Auswahl aller Nodes aufzuheben
createGraphics2D(int, int) - Method in class interring.GUI_Output
Initialisierung des Graphics2D Objektes

D

drawIt(ThicknessList, AffineTransform, Graphics2D) - Method in class interring.GeometryNode
Zeichenfunktion - rekursiv!

E

enableSelection() - Method in class interring.GeometryNode
 

G

GeometryNode - Class in interring
 
GeometryNode() - Constructor for class interring.GeometryNode
Konstruktor
GeometryNode(double, int, String, long, double) - Constructor for class interring.GeometryNode
Konstruktor
GeometryNode(String, long) - Constructor for class interring.GeometryNode
Konstruktor
getAlpha() - Method in class interring.GeometryNode
 
getBranchSize() - Method in class interring.GeometryNode
Methode um Größe Subbaum festzustellen.
getBranchSize() - Method in class interring.InterringNode
Methode um Größe des aufgespannten Subbaums zu ermitteln
getChildAt(int) - Method in class interring.GeometryNode
 
getChildAt(int) - Method in class interring.InterringNode
 
getChildCount() - Method in class interring.GeometryNode
 
getChildCount() - Method in class interring.InterringNode
 
getDistance2root() - Method in class interring.GeometryNode
 
getFileCount() - Method in class interring.InterringNode
 
getIndexOfChild(GeometryNode) - Method in class interring.GeometryNode
 
getIndexOfChild(InterringNode) - Method in class interring.InterringNode
 
getLayer(double) - Method in class interring.ThicknessList
Methode, um aus Radius auf eine Schicht rückzurechnen
getMaxDepth() - Method in class interring.GeometryNode
Methode für Ermittlung max.
getName() - Method in class interring.GeometryNode
 
getName() - Method in class interring.InterringNode
 
getOmega() - Method in class interring.GeometryNode
 
getRadius(int) - Method in class interring.ThicknessList
Methode zur Berechnung Radius einer Schicht
getSize() - Method in class interring.GeometryNode
 
getSize() - Method in class interring.InterringNode
 
getVisibility() - Method in class interring.GeometryNode
 
GUI_MainWindow - Class in interring
Navigationsfenster Dieses Fenster beinhaltet alle Funktionalität zum laden von Datensätzen oder Schließen des Programms.
GUI_MainWindow(String) - Constructor for class interring.GUI_MainWindow
Konstruktor Der Konstruktor initialisiert alle Elemente der GUI und auch das Ausgabefenster.
GUI_Output - Class in interring
 
GUI_Output() - Constructor for class interring.GUI_Output
Konstruktor Initialisierung von Variablen und Objekten.

I

interring - package interring
 
InterringNode - Class in interring
 
InterringNode() - Constructor for class interring.InterringNode
Konstruktor
InterringNode(String, long) - Constructor for class interring.InterringNode
Konstruktor
isInnerBorder(int, double) - Method in class interring.ThicknessList
Methode zur Kantenauswahl Diese Methode bestimmt, ob die innere Kante eines Rings ausgwählt wurde.
isleaf() - Method in class interring.GeometryNode
Methode, um festzustellen, ob Node ein Blatt ist
isleaf() - Method in class interring.InterringNode
Methode um Festzustellen ob Node ein Blatt ist

M

Main - Class in interring
Hauptklasse des Programms Eintrittspunkt des Programms.
Main() - Constructor for class interring.Main
 
main(String[]) - Static method in class interring.Main
Haupteintrittspunkt des Programms
modify(int, double, boolean) - Method in class interring.ThicknessList
Methode zur Verzerrung

P

paint(Graphics) - Method in class interring.GUI_Output
Paint Methode des Fensters Aufruf der Paint Methode des Java-GUI Elements.

S

search(int, double) - Method in class interring.GeometryNode
Methode für Picking
setAlpha(double) - Method in class interring.GeometryNode
 
setDistance2root(int) - Method in class interring.GeometryNode
 
setGeometry(InterringNode) - Method in class interring.GUI_Output
Methode zur Generierung der Geometry des Interring
setName(String) - Method in class interring.GeometryNode
 
setName(String) - Method in class interring.InterringNode
 
setOmega(double) - Method in class interring.GeometryNode
 
setSize(long) - Method in class interring.GeometryNode
 
setSize(long) - Method in class interring.InterringNode
 
setVisibility(boolean) - Method in class interring.GeometryNode
 

T

ThicknessList - Class in interring
Lister der Ringdicken Diese Liste beinhaltet die Dicke der Ringe für jede Schicht.
ThicknessList(int, double, double) - Constructor for class interring.ThicknessList
Konstruktor
toggleVisibilityOfChildren() - Method in class interring.GeometryNode
 

A C D E G I M P S T