}
this.turnCycleArcs();// back to cycles
// Resize the EditorWindow
EditorSize editorSize = new EditorSize(editor);
editorSize.resize(false);
editor.getGraph().drawNet(editor.getModelProcessor());
editor.updateNet();
editor.getEditorPanel().updateUI();