Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1037:75cf1b11c97e
Improved CustomAnnotation rendering.
flys-artifacts/trunk@2498 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 17 Aug 2011 12:32:26 +0000 |
parents | e6aff80b59ff |
children | 4dcc635d6ca6 |
comparison
equal
deleted
inserted
replaced
1036:e6aff80b59ff | 1037:75cf1b11c97e |
---|---|
1 2011-08-16 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 1 2011-08-17 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | |
3 Improved CustomAnnotations and rendering thereof, now including an | |
4 "axis mark" (little line at axis), also prepared possibility to put | |
5 annotations on Y-axis. | |
6 | |
7 * src/main/java/de/intevation/flys/exports/LongitudinalSectionGenerator.java: | |
8 Improved CustomAnnotation to include marks on the axis and better spacing | |
9 from it. | |
10 | |
11 2011-08-17 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | 12 |
3 Implemented proof-of-concept collision-detection when drawing | 13 Implemented proof-of-concept collision-detection when drawing |
4 CustomAnnotations (text only). | 14 CustomAnnotations (text only). |
5 | 15 |
6 * src/main/java/de/intevation/flys/exports/ChartExportHelper.java: | 16 * src/main/java/de/intevation/flys/exports/ChartExportHelper.java: |