Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 352:24c21a720aa5
Added Support for "horizontale Schnittprofile"
gnv-artifacts/trunk@425 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Tue, 15 Dec 2009 10:20:16 +0000 |
parents | 4ac3c1c1c060 |
children | 00d2dd4b2a7f |
comparison
equal
deleted
inserted
replaced
351:4ac3c1c1c060 | 352:24c21a720aa5 |
---|---|
1 2009-12-15 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * src/main/resources/lang/artifactMessages_*.properties: | |
4 Added the required Resources for the Outputelements of "horizontale Schnittprofile". | |
5 * doc/conf/queries.properties: | |
6 Added the specialized Queries for getting the Data and the depths for | |
7 generating "horizontale Schnittprofile". | |
8 * src/main/java/de/intevation/gnv/state/profile/horizontal/HorizontalProfileMeshCrossOutputState.java (log): | |
9 Added an new OutputTransition to handle the special Way to d detremine the required | |
10 Data for generating "horizontale Schnittprofile". | |
11 * doc/conf/conf.xml, | |
12 doc/conf/products/horizontalprofile/conf_mesh_cross.xml, | |
13 src/main/java/de/intevation/gnv/profile/horizontal/HorizontalProfileMeshCrossArtifact.java: | |
14 Added Support for "Horizontales Schnittprofil"-Artifacts to the Project | |
15 | |
1 2009-12-15 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 16 2009-12-15 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 17 |
3 Issue102 | 18 Issue102 |
4 | 19 |
5 * src/main/java/de/intevation/gnv/chart/AbstractXYLineChart.java: | 20 * src/main/java/de/intevation/gnv/chart/AbstractXYLineChart.java: |