Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 648:d4c4fefb095b
The matrix that is used to transform chart image coordinates into chart coordinates supports inverted x-axis now.
flys-artifacts/trunk@2037 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 01 Jun 2011 09:18:00 +0000 |
parents | bb484489d3df |
children | 44175d4720f8 |
comparison
equal
deleted
inserted
replaced
647:bb484489d3df | 648:d4c4fefb095b |
---|---|
1 2011-06-01 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/exports/InfoGeneratorHelper.java: | |
4 Interchange the lower and upper x value of the chart if the x-axis is | |
5 inverted before the matrix values are computed. Now, the matrix is able | |
6 to work with charts that have an inverted x-axis. | |
7 | |
1 2011-06-01 Ingo Weinzierl <ingo@intevation.de> | 8 2011-06-01 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 * src/main/java/de/intevation/flys/exports/ChartInfoGenerator.java: New. A | 10 * src/main/java/de/intevation/flys/exports/ChartInfoGenerator.java: New. A |
4 chart info generator generates a document that contains meta information | 11 chart info generator generates a document that contains meta information |
5 for a specific chart. Concrete instances of this abstract class need to | 12 for a specific chart. Concrete instances of this abstract class need to |