| 508 |
b.SetFillColor(6); |
b.SetFillColor(6); |
| 509 |
b.SetFillStyle(3945); |
b.SetFillStyle(3945); |
| 510 |
b.DrawBox(2560.,-500.,2816.,4500.); |
b.DrawBox(2560.,-500.,2816.,4500.); |
| 511 |
b.DrawBox(1024.,-500.,1792.,4500.); |
b.DrawBox(1024.,-500.,1535.,4500.); |
| 512 |
|
|
| 513 |
b.SetFillColor(107); |
b.SetFillColor(107); |
| 514 |
b.SetFillStyle(3954); |
b.SetFillStyle(3954); |
| 515 |
b.DrawBox(512.,-500.,768.,4500.); |
b.DrawBox(512.,-500.,768.,4500.); |
| 516 |
|
b.DrawBox(1536.,-500.,1792.,4500.); |
| 517 |
} |
} |
| 518 |
else if(nn==7){ |
else if(nn==7){ |
| 519 |
b.SetFillColor(107); |
b.SetFillColor(107); |
| 529 |
b.SetFillStyle(3954); |
b.SetFillStyle(3954); |
| 530 |
b.DrawBox(0.,-500.,512.,4500); |
b.DrawBox(0.,-500.,512.,4500); |
| 531 |
b.DrawBox(1920.,-500.,2048.,4500); |
b.DrawBox(1920.,-500.,2048.,4500); |
| 532 |
|
b.DrawBox(2176.,-500.,2304.,4500); |
| 533 |
} |
} |
| 534 |
c1[e]->Update(); |
c1[e]->Update(); |
| 535 |
|
|