Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 740:0563389138bb
Changed source of displayed coordinate in 'HorizontalProfil'-charts' subtitle (issue120).
gnv-artifacts/trunk@779 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 15 Mar 2010 15:39:59 +0000 |
parents | a40a6de70459 |
children | 2dc0666db49a |
comparison
equal
deleted
inserted
replaced
739:a40a6de70459 | 740:0563389138bb |
---|---|
1 2010-03-15 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 Issue120 | |
4 | |
5 * src/main/java/de/intevation/gnv/state/StateBase.java: New method | |
6 implemented which searches for a specific parameter by its name in the | |
7 current state and in all parent states. Null is returned if no parameter | |
8 could be found with this name, otherwise the InputData object. | |
9 | |
10 * src/main/java/de/intevation/gnv/state/profile/horizontal/HorizontalProfileOutputState.java: | |
11 Display that point in chart subtitle which have been entered by the user. | |
12 | |
13 * src/main/java/de/intevation/gnv/utils/WKTUtils.java: Added a new method | |
14 to transform a Point object to a user-friendly formatted string. | |
15 | |
1 2010-03-15 Tim Englich <tim.englich@intevation.de> | 16 2010-03-15 Tim Englich <tim.englich@intevation.de> |
2 | 17 |
3 * doc/conf/products/verticalprofile/conf_timeseriespoint.xml: | 18 * doc/conf/products/verticalprofile/conf_timeseriespoint.xml: |
4 Modified the Workflow so that the Inputvalues of the Mapviewer-Interface | 19 Modified the Workflow so that the Inputvalues of the Mapviewer-Interface |
5 take affect. E.g. The Regionfilter will not be displaied if an Polygon | 20 take affect. E.g. The Regionfilter will not be displaied if an Polygon |