1 |
2004-07-22 Bernhard Herzog <[email protected]> |
2004-07-22 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/viewport.py (ViewPort.VisibleExtent): New. Return the |
4 |
|
visible extent of the map in projected coordinates |
5 |
|
|
6 |
|
* test/test_viewport.py (SimpleViewPortTest.test_default_size) |
7 |
|
(SimpleViewPortTest.test_init_with_size): Add some VisibleExtent() |
8 |
|
tests. |
9 |
|
(SimpleViewPortTest.test_visible_extent): New. The real test for |
10 |
|
VisibleExtent() |
11 |
|
|
12 |
|
2004-07-22 Bernhard Herzog <[email protected]> |
13 |
|
|
14 |
* test/test_viewport.py: Use support.run_tests as the main |
* test/test_viewport.py: Use support.run_tests as the main |
15 |
function when running asa script. |
function when running asa script. |
16 |
|
|