while (it2.hasNext()) {
boolean gebogen = true;
knot2 = g.holeKnoten(it2.next());
koord2 = this.gesetzteKn.get(knot2.holeName());
Condition cond
= knot1.getInfo().getTransZuZustand(
knot2.holeName()).get(0).getCond();
double staerke = StaticMethods.condStrength(cond,
ConstantsDarstellung.STAERKE_ERST,
ConstantsDarstellung.STAERKE_ZWEIT);