128129130131132133134135136137138
if (layoutMissing) { int maxX = 0; int maxY = 0; DimensionChanger distanceChanger = new DimensionChanger(20,20); Pair<Map<Vertex, RectangularShape>, Map<Edge,Pair<RectangularShape,PolyLine>>> layout; if (skipEdgeLabels) {