Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 953:6f8873fca927
WMSLayerFacets can have an extent now.
flys-artifacts/trunk@2371 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 20 Jul 2011 12:37:54 +0000 |
parents | 7399401f728c |
children | a5ea28339e5b |
comparison
equal
deleted
inserted
replaced
952:7399401f728c | 953:6f8873fca927 |
---|---|
1 2011-07-20 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * 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 | |
5 extent is written to the facets XML node in toXML() as well. | |
6 | |
1 2011-07-20 Ingo Weinzierl <ingo@intevation.de> | 7 2011-07-20 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java: Adapted | 9 * src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java: Adapted |
4 the signature of setup() which requires a CallMeta parameter now. | 10 the signature of setup() which requires a CallMeta parameter now. |
5 | 11 |