1 |
2003-05-08 Frank Koormann <[email protected]> |
2003-05-08 Frank Koormann <[email protected]> |
2 |
|
|
3 |
|
Reorganization of scalebar component (no wx in Thuban/Model) |
4 |
|
|
5 |
|
* Thuban/Model/scalebar.py: Rendering moved to Thuban/UI/scalebar.py |
6 |
|
(deriveInterval): |
7 |
|
Calculate scalebar interval and unit which fits in width for scale. |
8 |
|
(roundInterval): Round float. |
9 |
|
|
10 |
|
* Thuban/UI/scalebar.py (ScaleBar): Scalebar rendering |
11 |
|
|
12 |
|
* test/test_scalebar.py: Test for Thuban/Model/scalebar.py methods. |
13 |
|
|
14 |
|
* Thuban/UI/legend.py: Import Thuban.UI.scalebar |
15 |
|
|
16 |
|
2003-05-08 Frank Koormann <[email protected]> |
17 |
|
|
18 |
* Thuban/UI/legend.py (ScalebarBitmap.SetCanvas): |
* Thuban/UI/legend.py (ScalebarBitmap.SetCanvas): |
19 |
Initialize ScaleBar with canvas.map |
Initialize ScaleBar with canvas.map |
20 |
|
|