|
@@ -717,7 +717,7 @@ public class UnitGraph extends JPanel implements MouseListener, MouseMotionListe
|
|
{
|
|
{
|
|
System.out.println(p);
|
|
System.out.println(p);
|
|
}
|
|
}
|
|
- System.out.println("NochmalChecknachGraohPoint");
|
|
|
|
|
|
+ System.out.println("NochmalChecknachGraphPoint");
|
|
LinkedList<Point> testGraphPoint = this.convertUnitGraphToHolonElemntPointList(testUnitGraph);
|
|
LinkedList<Point> testGraphPoint = this.convertUnitGraphToHolonElemntPointList(testUnitGraph);
|
|
for(Point p: testGraphPoint)
|
|
for(Point p: testGraphPoint)
|
|
{
|
|
{
|