Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2562:ba35dfb7c09a
FixingsOverview: Construct the Q sectors once.
flys-artifacts/trunk@4088 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Mon, 20 Feb 2012 14:36:28 +0000 |
parents | b3f6d49cdc80 |
children | 59c920e73d8a |
comparison
equal
deleted
inserted
replaced
2561:b3f6d49cdc80 | 2562:ba35dfb7c09a |
---|---|
1 2012-02-20 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/model/FixingsOverview.java: | |
4 Refactored to build the Q sectors once at construction time and not | |
5 every time output is generated. | |
6 This will ease the job of applying filters to the Overview. | |
7 | |
1 2012-02-19 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 8 2012-02-19 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 9 |
3 Service to generate the data needed to build the "Fixerungen pro Fluss Uebersicht" | 10 Service to generate the data needed to build the "Fixerungen pro Fluss Uebersicht" |
4 | 11 |
5 * src/main/java/de/intevation/flys/artifacts/services/FixingsOverviewService.java: | 12 * src/main/java/de/intevation/flys/artifacts/services/FixingsOverviewService.java: |