Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 155:fbbb22e1e206
Changed the background color of discharge curves to white.
flys-artifacts/trunk@1597 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 28 Mar 2011 16:36:13 +0000 |
parents | 03362976fa0f |
children | d03b8bbeb853 |
comparison
equal
deleted
inserted
replaced
154:03362976fa0f | 155:fbbb22e1e206 |
---|---|
1 2011-03-28 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java: Changed | |
4 the background color of discharge curves to white. | |
5 | |
1 2011-03-28 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 6 2011-03-28 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 7 |
3 * src/main/java/de/intevation/flys/artifacts/model/DischargeTables.java: | 8 * src/main/java/de/intevation/flys/artifacts/model/DischargeTables.java: |
4 Cache the scale, too. Otherwise two calls to getValues() with | 9 Cache the scale, too. Otherwise two calls to getValues() with |
5 different arguments will result in the same output. | 10 different arguments will result in the same output. |