Mercurial > dive4elements > river
comparison 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 |
comparison
equal
deleted
inserted
replaced
358:f530114182d2 | 359:e5ea6a01526c |
---|---|
1 2011-04-28 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/exports/LongitudinalSectionGenerator.java: | |
4 New. An OutGenerator that creates longitudinal section curves. | |
5 | |
6 NOTE: This is just the stub - the out creation needs to be implemented! | |
7 | |
8 * doc/conf/conf.xml: Added the LongitudinalSectionGenerator. | |
9 | |
1 2011-04-28 Ingo Weinzierl <ingo@intevation.de> | 10 2011-04-28 Ingo Weinzierl <ingo@intevation.de> |
2 | 11 |
3 * doc/conf/conf.xml: Bugfix: Added missing <output-generators> section. | 12 * doc/conf/conf.xml: Bugfix: Added missing <output-generators> section. |
4 | 13 |
5 2011-04-28 Ingo Weinzierl <ingo@intevation.de> | 14 2011-04-28 Ingo Weinzierl <ingo@intevation.de> |