Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/exports/ChartSection.java @ 4713:2c99995395f5
age | author | description |
---|---|---|
Wed, 29 Aug 2012 07:58:08 +0000 | Felix Wolfsteller | Split logo placement property in two (vertical/horizontal). |
Tue, 28 Aug 2012 15:53:05 +0000 | Felix Wolfsteller | sloppy logo placement property implementation. |
Tue, 28 Aug 2012 12:47:11 +0000 | Felix Wolfsteller | Preparations for logo inclusion in charts. |
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. |
Wed, 14 Dec 2011 14:17:31 +0000 | Ingo Weinzierl | Implemented a ChartSettings with relevant Sections and Attributes for charts (NOTE: Work still in progress). |