Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 332:bf4e12f1d025
The list of annotations returned by the AnnotationFactory is ordered by its range.
flys-artifacts/trunk@1730 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 19 Apr 2011 13:10:27 +0000 |
parents | 5a2df8677b3e |
children | 67b3f54188aa |
comparison
equal
deleted
inserted
replaced
331:5a2df8677b3e | 332:bf4e12f1d025 |
---|---|
1 2011-04-19 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/model/AnnotationsFactory.java: | |
4 Ordered the list of annotations returned by this factory based on its | |
5 range. | |
6 | |
1 2011-04-19 Ingo Weinzierl <ingo@intevation.de> | 7 2011-04-19 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/artifacts/services/MainValuesService.java: | 9 * src/main/java/de/intevation/flys/artifacts/services/MainValuesService.java: |
4 New. This service returns an XML document that includes the main values | 10 New. This service returns an XML document that includes the main values |
5 of a gauge based on a river name, a start and an end point. | 11 of a gauge based on a river name, a start and an end point. |