Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 954:a5ea28339e5b
Set the extent of created WMSLayerFacets.
flys-artifacts/trunk@2372 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 20 Jul 2011 12:42:06 +0000 |
parents | 6f8873fca927 |
children | 30f48f5ccdc3 |
comparison
equal
deleted
inserted
replaced
953:6f8873fca927 | 954:a5ea28339e5b |
---|---|
1 2011-07-20 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/states/WMSBackgroundState.java, | |
4 src/main/java/de/intevation/flys/artifacts/states/RiverAxisState.java: | |
5 Set the extent of the created WMSLayerFacets and i18n its descriptions. | |
6 | |
7 * src/main/resources/messages.properties, | |
8 src/main/resources/messages_de_DE.properties, | |
9 src/main/resources/messages_en.properties, | |
10 src/main/resources/messages_de.properties: Added I18N strings for the | |
11 background an river axis layer. | |
12 | |
1 2011-07-20 Ingo Weinzierl <ingo@intevation.de> | 13 2011-07-20 Ingo Weinzierl <ingo@intevation.de> |
2 | 14 |
3 * src/main/java/de/intevation/flys/artifacts/model/WMSLayerFacet.java: | 15 * src/main/java/de/intevation/flys/artifacts/model/WMSLayerFacet.java: |
4 This facet type has a method to set the extent of a WMS layer. The | 16 This facet type has a method to set the extent of a WMS layer. The |
5 extent is written to the facets XML node in toXML() as well. | 17 extent is written to the facets XML node in toXML() as well. |