Mercurial > dive4elements > river
diff flys-backend/ChangeLog @ 2375:61cb16549eb1
Modified the signature of RiverAxis.getRiverAxis() which now returns a list of RiverAxis objects instead of a single instance.
flys-backend/trunk@3592 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 05 Jan 2012 10:42:20 +0000 |
parents | ab1e642e7c85 |
children | 918877ee70e7 |
line wrap: on
line diff
--- a/flys-backend/ChangeLog Tue Jan 03 10:10:56 2012 +0000 +++ b/flys-backend/ChangeLog Thu Jan 05 10:42:20 2012 +0000 @@ -1,3 +1,13 @@ +2012-01-05 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/model/RiverAxis.java: The method + getRiverAxis() now returns a list of RiverAxis objects. There is a + modeling problem (see comment in the header of the class) which should + be fixed! + + * src/main/java/de/intevation/flys/backend/SpatialInfo.java: Adapted the + code based on the modified signature in RiverAxis. + 2012-01-03 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/model/Wst.java: Added a method