Mercurial > dive4elements > river
log flys-artifacts/ChangeLog @ 371:dfbb3d50b0bd
age | author | description |
---|---|---|
Fri, 29 Apr 2011 14:39:42 +0000 | Sascha L. Teichmann | Added meta service stub. TODO: Add meta data builder. |
Fri, 29 Apr 2011 13:06:49 +0000 | Ingo Weinzierl | Bugfix: Changed the datastructure of the ThemeList (inner class of FLYSArtifactCollection) to store the theme of a chart in an ordered list -> Q curves of longitudinal section charts are now drawn. |
Fri, 29 Apr 2011 10:13:24 +0000 | Ingo Weinzierl | Implemented the chart creation of a longitudinal section chart - W and Q facets. |
Fri, 29 Apr 2011 10:02:59 +0000 | Ingo Weinzierl | Improved the calculation of the step width of ranges. |
Fri, 29 Apr 2011 10:01:41 +0000 | Ingo Weinzierl | New method WQKms.size() to retrieve the number of elements in the data pool. |
Fri, 29 Apr 2011 08:39:17 +0000 | Sascha L. Teichmann | WQKms model: Added a get() method which takes destination array as an argument. |
Fri, 29 Apr 2011 08:28:44 +0000 | Ingo Weinzierl | Introduced GNU Trove to store WQKms values in a more performant data structure. |