Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/exports/LegendSection.java @ 5419:0548b70e7b39
age | author | description |
---|---|---|
Fri, 22 Jun 2012 14:44:12 +0000 | Felix Wolfsteller | Prepare legend aggregation threshold setting. |
Mon, 02 Jan 2012 08:51:45 +0000 | Ingo Weinzierl | Removed unused imports. |
Tue, 27 Dec 2011 11:37:23 +0000 | Ingo Weinzierl | Some refactoring done: all Sections subclass TypeSection now to be able to use the convinience methods for string, integer, double and boolean attributes. |
Fri, 23 Dec 2011 08:51:28 +0000 | Ingo Weinzierl | Improved ChartSettings and depending classes to avoid a lot of casting. |
Thu, 15 Dec 2011 15:58:56 +0000 | Ingo Weinzierl | Improved the ChartSettings returned by charts - it now contains a legend specific section. |