Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 368:3e66a5705c39
Improved the calculation of the step width of ranges.
flys-artifacts/trunk@1776 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 29 Apr 2011 10:02:59 +0000 |
parents | 0960df8358ec |
children | 2ce7b473620e |
comparison
equal
deleted
inserted
replaced
367:0960df8358ec | 368:3e66a5705c39 |
---|---|
1 2011-04-29 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java: Improved | |
4 the calculation of the step with for ranges. | |
5 | |
1 2011-04-29 Ingo Weinzierl <ingo@intevation.de> | 6 2011-04-29 Ingo Weinzierl <ingo@intevation.de> |
2 | 7 |
3 * src/main/java/de/intevation/flys/artifacts/model/WQKms.java: Added a | 8 * src/main/java/de/intevation/flys/artifacts/model/WQKms.java: Added a |
4 method that returns the number of elements stored in the data pool. | 9 method that returns the number of elements stored in the data pool. |
5 | 10 |