Mercurial > dive4elements > river
comparison 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 |
comparison
equal
deleted
inserted
replaced
1034:bf3b3a8d089b | 1035:9f69a5f0af98 |
---|---|
1 2011-08-16 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Implemented (yet dummy) custom Annotation class. | |
4 | |
5 * src/main/java/de/intevation/flys/exports/LongitudinalSectionGenerator.java: | |
6 Added implementation of yet dummy CustomAnnotation class. | |
7 | |
1 2011-08-16 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 8 2011-08-16 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 9 |
3 Slightly improved rendering of annotations. | 10 Slightly improved rendering of annotations. |
4 | 11 |
5 * src/main/java/de/intevation/flys/exports/LongitudinalSectionGenerator.java: | 12 * src/main/java/de/intevation/flys/exports/LongitudinalSectionGenerator.java: |