Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 349:555483213f78
Added buffer creator in index (i, j) space.
gnv-artifacts/trunk@419 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Mon, 14 Dec 2009 14:36:43 +0000 |
parents | ec95d3248576 |
children | 4e6aa2a8c4c0 |
comparison
equal
deleted
inserted
replaced
348:ec95d3248576 | 349:555483213f78 |
---|---|
1 2009-12-14 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/gnv/utils/IndexBuffer.java: | |
4 Creates SQL-WHERE clauses for buffers around a list of | |
5 line segments in index (i, j) space. | |
6 | |
1 2009-12-11 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 7 2009-12-11 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/gnv/state/profile/horizontal/HorizontalProfileOutputState.java: | 9 * src/main/java/de/intevation/gnv/state/profile/horizontal/HorizontalProfileOutputState.java: |
4 Exception handling while creating subtitle of horizontalprofile charts. | 10 Exception handling while creating subtitle of horizontalprofile charts. |
5 Included the case, that there is no start and no end date. | 11 Included the case, that there is no start and no end date. |