void initialize(Context context,Graph graph, LCG lcg, num width, num height) { this.width = width; this.height = height; }