Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 882:d3b4010d2c89
I293: Set the style of digitized features in the map.
flys-client/trunk@2713 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 13 Sep 2011 07:18:14 +0000 |
parents | 4af1ee86b0b1 |
children | cd286de8f2ad |
comparison
equal
deleted
inserted
replaced
881:4af1ee86b0b1 | 882:d3b4010d2c89 |
---|---|
1 2011-09-13 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 flys/issue293 (Karte: Farbliche Anpassung der digitalisierten Objekte) | |
4 | |
5 * src/main/java/de/intevation/flys/client/client/ui/map/DrawControl.java, | |
6 src/main/java/de/intevation/flys/client/client/ui/map/FloodMap.java: Set | |
7 style attribute for newly created vector features. The styled is based | |
8 on the "type" attribute of a feature. FloodMap.getStyle(String type) | |
9 returns the Style for the specified type. | |
10 | |
1 2011-09-13 Ingo Weinzierl <ingo@intevation.de> | 11 2011-09-13 Ingo Weinzierl <ingo@intevation.de> |
2 | 12 |
3 flys/issue289 (Karte: Messen von Strecken und Flächen in falscher | 13 flys/issue289 (Karte: Messen von Strecken und Flächen in falscher |
4 Dimension) | 14 Dimension) |
5 | 15 |