Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1145:b33a350d79db
Append an attribute 'background-processing' (can be 'true' or 'false') to the WINFOArtifact's DESCRIBE document.
flys-artifacts/trunk@2668 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 07 Sep 2011 13:56:10 +0000 |
parents | c07e9e9c7482 |
children | 66d98964f2df |
comparison
equal
deleted
inserted
replaced
1144:c07e9e9c7482 | 1145:b33a350d79db |
---|---|
1 2011-09-07 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java: Appended | |
4 a new attribute 'background-processing' to the DESCRIBE of this | |
5 Artifact. Its value is 'true' if this Artifact has started a background | |
6 thread which has not finished yet - otherwise it is 'false. | |
7 | |
1 2011-09-07 Ingo Weinzierl <ingo@intevation.de> | 8 2011-09-07 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 * src/main/java/de/intevation/flys/artifacts/states/RiverAxisState.java, | 10 * src/main/java/de/intevation/flys/artifacts/states/RiverAxisState.java, |
4 src/main/java/de/intevation/flys/utils/GeometryUtils.java: Moved the | 11 src/main/java/de/intevation/flys/utils/GeometryUtils.java: Moved the |
5 code to determine the extent of a river based on its axis to | 12 code to determine the extent of a river based on its axis to |