Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/exports/AxisSection.java @ 3111:a5fb0a2dfe2f
age | author | description |
---|---|---|
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-27 | Ingo Weinzierl | Use the user defined font size to set Y axes label fonts sizes. |
2011-12-27 | Ingo Weinzierl | Make use of user defined axes labels during chart creation. |
2011-12-27 | Ingo Weinzierl | Use axes ranges specified in ChartSettings for zooming in charts. |
2011-12-16 | Ingo Weinzierl | Added more attributes to ChartSettings AxisSection. |
2011-12-15 | Ingo Weinzierl | Added axis sections into charts Settings. |
2011-12-14 | Ingo Weinzierl | Implemented a ChartSettings with relevant Sections and Attributes for charts (NOTE: Work still in progress). |