Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/exports/LegendSection.java @ 2074:a026d005accd
age | author | description |
---|---|---|
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. |