Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/exports/ChartSection.java @ 4739:5014a84c0c7d
age | author | description |
---|---|---|
2012-08-29 | Felix Wolfsteller | Split logo placement property in two (vertical/horizontal). |
2012-08-28 | Felix Wolfsteller | sloppy logo placement property implementation. |
2012-08-28 | Felix Wolfsteller | Preparations for logo inclusion in charts. |
2012-01-02 | Ingo Weinzierl | Removed unused imports. |
2011-12-27 | 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. |
2011-12-23 | Ingo Weinzierl | Improved ChartSettings and depending classes to avoid a lot of casting. |
2011-12-14 | Ingo Weinzierl | Implemented a ChartSettings with relevant Sections and Attributes for charts (NOTE: Work still in progress). |