Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/jfree/CollisionFreeXYTextAnnotation.java @ 3968:2f6d4f92d628
age | author | description |
---|---|---|
Sun, 15 Jul 2012 16:14:56 +0000 | Sascha L. Teichmann | Removed same package imports. |
Fri, 15 Jun 2012 09:30:07 +0000 | Sascha L. Teichmann | FLYS artifacts: Removed trailing whitespace. |
Tue, 05 Jun 2012 16:25:51 +0000 | Sascha L. Teichmann | FixA: Use new data structures in Delta W(t) exporter. Removed obsolete code. |
Tue, 05 Jun 2012 15:03:11 +0000 | Felix Wolfsteller | Avoid collisions between line labels. |
Thu, 09 Feb 2012 13:45:26 +0000 | Felix Wolfsteller | Avoid that annotations like the ones used for hyks prevent manual point text annotation rendering. |
Mon, 23 Jan 2012 10:44:34 +0000 | Felix Wolfsteller | Somewhat unified Annotation handling, use jfreechart-house-toolkit instead of custom StickyAxisAnnotation. |
Fri, 20 Jan 2012 13:20:37 +0000 | Felix Wolfsteller | Added new Annotation class that prevents collisions (to replace StickyAxisAnnotation). |