1 |
|
2004-10-07 Jan-Oliver Wagner <[email protected]> |
2 |
|
|
3 |
|
Further elements for sizable point objects now |
4 |
|
making this feature usable though not yet complete. |
5 |
|
|
6 |
|
* Thuban/Model/save.py (SessionSaver.write_classification): Write |
7 |
|
attribute 'size' for cldata when the shape layer is of point type. |
8 |
|
This also now make the test_load.py tests happy. |
9 |
|
|
10 |
|
* Thuban/Model/classgen.py (CustomRamp.GetProperties): Added size |
11 |
|
gradient. |
12 |
|
|
13 |
|
* Thuban/UI/classifier.py (ID_SELPROP_SPINCTRL): Renamed to |
14 |
|
ID_SELPROP_SPINCTRL_LINEWIDTH. |
15 |
|
(ID_SELPROP_SPINCTRL_LINEWIDTH): New Id replaces ID_SELPROP_SPINCTRL. |
16 |
|
(ID_SELPROP_SPINCTRL_SIZE): New Id. |
17 |
|
(SelectPropertiesDialog.__init__): Added a second spin control |
18 |
|
for the size in case the corresponding layer is of point type. |
19 |
|
(SelectPropertiesDialog._OnSpin): Renamed to _OnSpinLineWidth. |
20 |
|
(SelectPropertiesDialog._OnSpinLineWidth): New. Former _OnSpin. |
21 |
|
(SelectPropertiesDialog._OnSpinSize): New. Set size of property |
22 |
|
and refresh preview. |
23 |
|
|
24 |
|
|
25 |
|
|
26 |
2004-10-04 Martin Schulze <[email protected]> |
2004-10-04 Martin Schulze <[email protected]> |
27 |
|
|
28 |
* Extensions/wms/test/test_parser.py |
* Extensions/wms/test/test_parser.py |