1 |
|
2004-04-22 Frank Koormann <[email protected]> |
2 |
|
|
3 |
|
New Extension to dump bounding boxes of all shapes of the selected |
4 |
|
layer. An optional column can be specified to group the objects, |
5 |
|
in this case the bounding box is a union of the separate boxes. |
6 |
|
Dump can be displayed in a ScrolledMessageDialog or written to file. |
7 |
|
The Extension is simply a combination of available and well tested |
8 |
|
Thuban functionality. |
9 |
|
|
10 |
|
* Extensions/bboxdump/__init__.py: New: Init to make this |
11 |
|
directory a package. |
12 |
|
|
13 |
|
* Extensions/bboxdump/bboxdump.py: New: Dump bounding boxes of |
14 |
|
all shapes of the selected layer. |
15 |
|
|
16 |
2004-04-22 Jan-Oliver Wagner <[email protected]> |
2004-04-22 Jan-Oliver Wagner <[email protected]> |
17 |
|
|
18 |
* Thuban/UI/classgen.py (GenUniquePanel.__init__): Fixed two |
* Thuban/UI/classgen.py (GenUniquePanel.__init__): Fixed two |