Mercurial > dive4elements > river
diff 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 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Wed Jul 20 12:34:20 2011 +0000 +++ b/flys-artifacts/ChangeLog Wed Jul 20 12:37:54 2011 +0000 @@ -1,3 +1,9 @@ +2011-07-20 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/artifacts/model/WMSLayerFacet.java: + This facet type has a method to set the extent of a WMS layer. The + extent is written to the facets XML node in toXML() as well. + 2011-07-20 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java: Adapted