Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 1035:9f69a5f0af98
Started implementation of CustomAnnotation to plot collision-free annotations.
flys-artifacts/trunk@2496 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Tue, 16 Aug 2011 13:24:50 +0000 |
parents | bf3b3a8d089b |
children | e6aff80b59ff |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Tue Aug 16 11:43:47 2011 +0000 +++ b/flys-artifacts/ChangeLog Tue Aug 16 13:24:50 2011 +0000 @@ -1,3 +1,10 @@ +2011-08-16 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + Implemented (yet dummy) custom Annotation class. + + * src/main/java/de/intevation/flys/exports/LongitudinalSectionGenerator.java: + Added implementation of yet dummy CustomAnnotation class. + 2011-08-16 Felix Wolfsteller <felix.wolfsteller@intevation.de> Slightly improved rendering of annotations.