1 |
2003-04-10 Jonathan Coles <[email protected]> |
2003-04-10 Jonathan Coles <[email protected]> |
2 |
|
|
3 |
|
* Thuban/Model/classification.py: (ClassGroupRange.__init__): |
4 |
|
Should pass group to ClassGroup constructor. |
5 |
|
|
6 |
|
2003-04-10 Jonathan Coles <[email protected]> |
7 |
|
|
8 |
* Thuban/Model/classification.py: (ClassGroup): Move all the common |
* Thuban/Model/classification.py: (ClassGroup): Move all the common |
9 |
methods of the derived classes ([Set|Get]Properties(), __eq__, __ne__) |
methods of the derived classes ([Set|Get]Properties(), __eq__, __ne__) |
10 |
here. Implement SetVisible(), IsVisible(). |
here. Implement SetVisible(), IsVisible(). |