Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 3247:638b1da85450
New ChartHelper method to expand bounds added.
flys-artifacts/trunk@4880 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Fri, 06 Jul 2012 09:36:03 +0000 |
parents | 229e9b27ce15 |
children | 4eb91fb1e73e |
comparison
equal
deleted
inserted
replaced
3246:229e9b27ce15 | 3247:638b1da85450 |
---|---|
1 2012-07-07 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/exports/ChartHelper.java | |
4 (expandBounds): New, expand bounds by given percentage. | |
5 | |
1 2012-07-07 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 6 2012-07-07 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 7 |
3 * src/main/java/de/intevation/flys/artifacts/math/Distance.java: | 8 * src/main/java/de/intevation/flys/artifacts/math/Distance.java: |
4 New distance helper module. | 9 New distance helper module. |
5 | 10 |