Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2184:fc86fcfe503e
Only add one legend item for manual point themes.
flys-artifacts/trunk@3788 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Fri, 27 Jan 2012 11:19:16 +0000 |
parents | a79d5cd26083 |
children | a9a8df1473fd |
comparison
equal
deleted
inserted
replaced
2183:a79d5cd26083 | 2184:fc86fcfe503e |
---|---|
1 2012-01-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/exports/LongitudinalSectionGenerator.java, | |
4 src/main/java/de/intevation/flys/exports/XYChartGenerator.java: | |
5 Prevent second Legend Entry for points (prior was one for the | |
6 TextAnnotations and one for the points). | |
7 | |
1 2012-01-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 8 2012-01-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 9 |
3 Blindly render Text of manual points if it does not collide with | 10 Blindly render Text of manual points if it does not collide with |
4 other text. | 11 other text. |
5 | 12 |