@override void initialize(Context context,Graph graph, LCG lcg, num width, num height) { _nodes = graph.nodes; _random = lcg; _initialize(); }