Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 1074:649f564a5184
Implemented a new output state and chart type for horizontal profiles using vector data.
gnv-artifacts/trunk@1174 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 08 Jun 2010 13:00:58 +0000 |
parents | 902bcd837995 |
children | 3cbb05c85541 |
comparison
equal
deleted
inserted
replaced
1073:902bcd837995 | 1074:649f564a5184 |
---|---|
1 2010-06-08 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/gnv/state/profile/horizontal/HorizontalProfileMeshVectorOutputState.java: | |
4 A new output state for horizontal profiles using vector data. | |
5 | |
6 * src/main/java/de/intevation/gnv/chart/HorizontalProfileVectorChart.java: A | |
7 new horizontal profile chart type using vector data. | |
8 | |
1 2010-06-07 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 9 2010-06-07 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 10 |
3 * doc/conf/products/verticalprofile/conf_mesh.xml, | 11 * doc/conf/products/verticalprofile/conf_mesh.xml, |
4 doc/conf/products/verticalprofile/conf_timeseriespoint.xml: Added | 12 doc/conf/products/verticalprofile/conf_timeseriespoint.xml: Added |
5 transitions for working with vertical profiles that contain vector data. | 13 transitions for working with vertical profiles that contain vector data. |