Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 3165:6b13d7e7b403
FixA: Added more debug output.
flys-artifacts/trunk@4778 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Mon, 25 Jun 2012 14:36:46 +0000 |
parents | 6d0567a8387d |
children | 591be3486087 |
comparison
equal
deleted
inserted
replaced
3164:6d0567a8387d | 3165:6b13d7e7b403 |
---|---|
1 2012-06-25 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/model/fixings/FixCalculation.java: | |
4 Added debug output about the concrete coeffs found by the fitting. | |
5 | |
6 * src/main/java/de/intevation/flys/artifacts/math/fitting/Log.java, | |
7 src/main/java/de/intevation/flys/artifacts/math/fitting/LogLinear.java: | |
8 Re-checked the partial deviations to the coeffs. Write the formulas | |
9 more human readable. | |
10 | |
1 2012-06-25 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 11 2012-06-25 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 12 |
3 * src/main/java/de/intevation/flys/jfree/ShapeRenderer.java: If a label collides | 13 * src/main/java/de/intevation/flys/jfree/ShapeRenderer.java: If a label collides |
4 with a other labels try to draw it on the other side of the point. | 14 with a other labels try to draw it on the other side of the point. |
5 This results in more labeled points which is useful because you cannot zoom | 15 This results in more labeled points which is useful because you cannot zoom |