Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 3621:6772e9f9b65f
Deal with inverted axes in longitudinal charts and logos.
flys-artifacts/trunk@5297 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 29 Aug 2012 14:43:26 +0000 |
parents | 1cd6114603d9 |
children | 5e505060a9bf |
comparison
equal
deleted
inserted
replaced
3620:1cd6114603d9 | 3621:6772e9f9b65f |
---|---|
1 2012-08-29 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 (getLeftX, getRightX): New and overridden to deal with inverted axis | |
6 for logo placement in longitudinalsection charts. | |
7 | |
1 2012-08-29 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 8 2012-08-29 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 9 |
3 * src/main/java/de/intevation/flys/exports/XYChartGenerator.java: | 10 * src/main/java/de/intevation/flys/exports/XYChartGenerator.java: |
4 Use RectangleAnchor to set anchor of logo. | 11 Use RectangleAnchor to set anchor of logo. |
5 | 12 |