Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 1862:4cc21f0a470e
Handle Annotation Facets in DischargeLongitudinalSection diagrams.
flys-artifacts/trunk@3211 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 10 Nov 2011 10:20:40 +0000 |
parents | 11c4b1429117 |
children | 768f0c64621b |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Thu Nov 10 10:18:31 2011 +0000 +++ b/flys-artifacts/ChangeLog Thu Nov 10 10:20:40 2011 +0000 @@ -1,3 +1,10 @@ +2011-11-10 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + Handle Annotations in DischargeLongitudinalSection diagrams. + + * src/main/java/de/intevation/flys/exports/DischargeLongitudinalSectionGenerator.java: + Call doAnnotations for LONGITUDINAL_ANNOTATION facets. + 2011-11-10 Felix Wolfsteller <felix.wolfsteller@intevation.de> Resolve code duplicate.