Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 359:e5ea6a01526c
Added an OutGenerator for creating longitudinal section curves.
flys-artifacts/trunk@1767 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 28 Apr 2011 12:54:11 +0000 |
parents | f530114182d2 |
children | 3571357c85a7 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Thu Apr 28 12:23:40 2011 +0000 +++ b/flys-artifacts/ChangeLog Thu Apr 28 12:54:11 2011 +0000 @@ -1,3 +1,12 @@ +2011-04-28 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/exports/LongitudinalSectionGenerator.java: + New. An OutGenerator that creates longitudinal section curves. + + NOTE: This is just the stub - the out creation needs to be implemented! + + * doc/conf/conf.xml: Added the LongitudinalSectionGenerator. + 2011-04-28 Ingo Weinzierl <ingo@intevation.de> * doc/conf/conf.xml: Bugfix: Added missing <output-generators> section.