Mercurial > dive4elements > gnv-client
diff gnv-artifacts/ChangeLog @ 459:9c2767fcb388
Added the possibility to enter a Polygon represented by an WKT into the Workflow of the HorizontalCrossSections
gnv-artifacts/trunk@513 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Fri, 08 Jan 2010 10:01:35 +0000 |
parents | 92d6cf448598 |
children | bdbca6022cf5 |
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog Wed Jan 06 10:09:51 2010 +0000 +++ b/gnv-artifacts/ChangeLog Fri Jan 08 10:01:35 2010 +0000 @@ -1,3 +1,15 @@ +2010-01-08 Tim Englich <tim.englich@intevation.de> + + * src/main/resources/lang/artifactMessages.properties: + Added Ressources for the GUI for visualizing the Inputstate for + Polygons. + * doc/conf/products/horizontalcrosssection/conf_mesh.xml: + Added State for the possibility to enter a Polygon which should trim + the Data that will be visualized. + * src/main/java/de/intevation/gnv/state/profile/horizontalcrosssection/HorizontalCrossSectionMeshOutputState.java (getChart): + Integrated the access to the Polygon which should be used to trim the Data which + should be visualized. + 2010-01-05 Sascha L. Teichmann <sascha.teichmann@intevation.de> * src/main/java/de/intevation/gnv/math/QueriedXYDepth.java: