log artifacts/src/main/java/org/dive4elements/river/themes/ThemeDocument.java @ 8885:e5f688820951

age author description
Wed, 14 Feb 2018 18:10:28 +0100 gernotbelger Some minor changes on chart: allow area-themes to consider range; allow for axis-margins
Thu, 18 Jan 2018 20:12:01 +0100 Tom Gottfried Fix code style. 3.2.x
Fri, 27 Mar 2015 14:39:01 +0100 Andre Heinecke Do not show lines if showlines is not set.
Fri, 24 Oct 2014 11:54:30 +0200 Tom Gottfried In case to equals from, and only in this case, there should be only one class. Then we have to set an arbitrary value > 0 for step because the user is allowed to give step=0.
Fri, 05 Sep 2014 12:58:17 +0200 Sascha L. Teichmann sed src/**/*.java 's/logger/log/g'
Wed, 19 Mar 2014 15:08:44 +0100 Raimund Renkert Fixed WSPLGEN classes. Allow 0 for 'to' in differences.
Tue, 19 Nov 2013 10:20:27 +0100 Felix Wolfsteller issue1606: Handle annotation text as well.
Tue, 19 Nov 2013 10:19:25 +0100 Felix Wolfsteller issue1606: Added methods to parse omitted theme properties.
Fri, 08 Nov 2013 16:15:38 +0100 Sascha L. Teichmann More on flys/issue1585: Do not fill circle for interpolated W/Q points.
Tue, 24 Sep 2013 18:13:51 +0200 Andre Heinecke Fix area label rendering.
Wed, 04 Sep 2013 10:53:53 +0200 Sascha L. Teichmann Workaround for flys/issue14070. TODO: Find the reason why a null document is given to the ThemeDocument.
Fri, 23 Aug 2013 14:37:54 +0200 Sascha L. Teichmann Artifacts: ThemeDocument. More debug output. Make more getters private to only expose the parsed values.
Fri, 23 Aug 2013 11:39:24 +0200 Sascha L. Teichmann Artifacts: ThemeDocument. Removed some zero length checks because we do not store zero length strings in the backing map.
Fri, 23 Aug 2013 11:07:11 +0200 Sascha L. Teichmann Artifacts: ThemeDocument. The bloody part: Removal of the XPaths. Now the theme XML document is scanned once(!) at construction time for field values and the resulting key/value pairs are store in a map.
Fri, 23 Aug 2013 01:16:13 +0200 Sascha L. Teichmann Artifacts: Moved logic of ThemeUtils into ThemeDocument. TODO: Remove ThemeUtils
Thu, 22 Aug 2013 23:31:38 +0200 Sascha L. Teichmann Artifacts: Introduce ThemeDocument & make stuff compileable again. THIS BREAKS THE SYSTEM! TODO: Move ThemeUtils into ThemeDocument.

http://dive4elements.wald.intevation.org