Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1067:f364410c7bc9
Refactored (state access) to ease future development of more trivial artifacts.
flys-artifacts/trunk@2549 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 24 Aug 2011 09:44:31 +0000 |
parents | 7f5426c69ee0 |
children | 67b8a2b03e36 |
comparison
equal
deleted
inserted
replaced
1066:7f5426c69ee0 | 1067:f364410c7bc9 |
---|---|
1 2011-08-24 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java: | |
4 Extracted access to state and states in order to have fewer places to | |
5 modify when going for single/trivial state- artifacts. | |
6 | |
1 2011-08-24 Ingo Weinzierl <ingo@intevation.de> | 7 2011-08-24 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/artifacts/states/WMSBackgroundState.java: | 9 * src/main/java/de/intevation/flys/artifacts/states/WMSBackgroundState.java: |
4 Append the river's srid to the WMSLayerFacet. | 10 Append the river's srid to the WMSLayerFacet. |
5 | 11 |