private static void OnReLayoutCommand(PocHyperGraphLayout layout)
 {
     layout.Layout();
 }