Mercurial > dive4elements > river
diff 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 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Wed Aug 17 09:16:20 2011 +0000 +++ b/flys-artifacts/ChangeLog Wed Aug 17 12:32:26 2011 +0000 @@ -1,4 +1,14 @@ -2011-08-16 Felix Wolfsteller <felix.wolfsteller@intevation.de> +2011-08-17 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + Improved CustomAnnotations and rendering thereof, now including an + "axis mark" (little line at axis), also prepared possibility to put + annotations on Y-axis. + + * src/main/java/de/intevation/flys/exports/LongitudinalSectionGenerator.java: + Improved CustomAnnotation to include marks on the axis and better spacing + from it. + +2011-08-17 Felix Wolfsteller <felix.wolfsteller@intevation.de> Implemented proof-of-concept collision-detection when drawing CustomAnnotations (text only).