Index

A C D E F G H M P S T U V X Y 
All Classes|All Packages

T

TelKnoten - Record Class in TelNetApplication
Klasse für einen Telefonknoten.
TelKnoten(int, int) - Constructor for record class TelNetApplication.TelKnoten
Creates an instance of a TelKnoten record class.
TelNet - Class in TelNetApplication
Klasse zur Verwaltung von Telefonknoten mit (x,y)-Koordinaten und zur Berechnung eines minimal aufspannenden Baums mit dem Algorithmus von Kruskal.
TelNet(int) - Constructor for class TelNetApplication.TelNet
Legt ein neues Telefonnetz mit dem Leitungsbegrenzungswert lbg an.
TelNetApplication - package TelNetApplication
Packet zur Planung eines optimalen Telefonnetzes.
TelVerbindung - Record Class in TelNetApplication
Klasse für eine Telefonverbindung.
TelVerbindung(TelKnoten, TelKnoten, int) - Constructor for record class TelNetApplication.TelVerbindung
Creates an instance of a TelVerbindung record class.
toString() - Method in record class TelNetApplication.TelKnoten
Returns a string representation of this record class.
toString() - Method in class TelNetApplication.TelNet
 
toString() - Method in record class TelNetApplication.TelVerbindung
Returns a string representation of this record class.
A C D E F G H M P S T U V X Y 
All Classes|All Packages