graph
- I18N for WINFO calculation result messages.2012-01-24, by Sascha L. Teichmann
- Handle the case in "W auf freier Strecke" where more than ne Q is related to a W.2012-01-23, by Sascha L. Teichmann
- Added code for the simple case of "Bezugslinienverfahren" ("W auf freier Strecke").2012-01-23, by Sascha L. Teichmann
- Theoretically allow annotations on second y ais. Practically allow Q MainValues on Q Axis in Duration Curves.2012-01-23, by Felix Wolfsteller
- Fix compilation, use StickyAxisAnnotations in AnnotationFacet.2012-01-23, by Felix Wolfsteller
- Somewhat unified Annotation handling, use jfreechart-house-toolkit instead of custom StickyAxisAnnotation.2012-01-23, by Felix Wolfsteller
- Employ ChartRenderingInfo when creating svg/pdf exports.2012-01-23, by Felix Wolfsteller
- Added short subtitle for longitudinal section chart.2012-01-20, by Raimund Renkert
- Removed state validation.2012-01-20, by Raimund Renkert
- Added new Annotation class that prevents collisions (to replace StickyAxisAnnotation).2012-01-20, by Felix Wolfsteller
- Made StyledSeriesBuilder more robust.2012-01-20, by Felix Wolfsteller
- Respect rivers flow direction when looking for hyk-formations.2012-01-20, by Felix Wolfsteller
- Use waterlevel state and longitudinal section generator for longitudinal2012-01-20, by Raimund Renkert
- 'New chart' for cross sections.2012-01-20, by Raimund Renkert
- Add basic (text) styling for HYKS.2012-01-20, by Felix Wolfsteller
- Cleanups.2012-01-20, by Felix Wolfsteller
- Cosmetics.2012-01-20, by Felix Wolfsteller
- Added cache definition for hyks.2012-01-20, by Felix Wolfsteller
- Made HYKFactory.Zone Serializable (and thus cachable).2012-01-20, by Felix Wolfsteller
- Cosmetics.2012-01-20, by Felix Wolfsteller
- Added style for hyks.2012-01-20, by Felix Wolfsteller
- DistanceInfoService now uses annotations from LocationProvider.2012-01-19, by Sascha L. Teichmann
- Use FastAnnotations for LocationProvider.2012-01-19, by Sascha L. Teichmann
- Minor hyk-handling improvements.2012-01-19, by Felix Wolfsteller
- Cosmetics.2012-01-19, by Felix Wolfsteller
- Cosmetics.2012-01-19, by Felix Wolfsteller
- Recommend hyks if hit by cross section out.2012-01-19, by Felix Wolfsteller
- Somewhat improved hyk handling and rendering.2012-01-19, by Felix Wolfsteller
- Improved HYK/Zones- handling.2012-01-19, by Felix Wolfsteller
- Prepare improved hyk-handling.2012-01-19, by Felix Wolfsteller
- 'New Chart' for w-differences curve.2012-01-18, by Raimund Renkert
- 'New Chart' for discharge longitudinal section curve.2012-01-18, by Raimund Renkert
- 'New Chart' for duration curve.2012-01-18, by Raimund Renkert
- Added HYKFacet.2012-01-18, by Felix Wolfsteller
- 'New Chart' for computed discharge curve.2012-01-18, by Raimund Renkert
- Added stubby hyk infrastructure.2012-01-18, by Felix Wolfsteller
- Add 'hyk' facet type.2012-01-18, by Felix Wolfsteller
- Add hyk facet to compatibility list of winfo.xml2012-01-18, by Felix Wolfsteller
- Added convinience functions to FLYSArtifact and FLYSUtils.2012-01-18, by Ingo Weinzierl
- Speed up the join of calculation results and the km annotations.2012-01-17, by Sascha L. Teichmann
- Use the fast cross section lines from backend now.2012-01-17, by Sascha L. Teichmann
- Fix stateId/hash assignment in WaterlevelFacet.2012-01-17, by Felix Wolfsteller
- Made StaticWQKmsArtifact a fully featured Artifact.2012-01-17, by Felix Wolfsteller
- Cosmetics.2012-01-17, by Felix Wolfsteller
- Refactored to easier enjoy benefits of caching.2012-01-17, by Felix Wolfsteller
- Cosmetics, added new DataFacet constructor.2012-01-17, by Felix Wolfsteller
- Use improved caching for cross section lines data.2012-01-16, by Sascha L. Teichmann
- Added cached/chunked access to cross section lines. TODO: Use the FastCrossSectionLines.2012-01-16, by Sascha L. Teichmann
- Added a new calculation option for historical discharge curves.2012-01-16, by Ingo Weinzierl
- Added certain facets to compatibility matrix.2012-01-16, by Felix Wolfsteller
- Fixed annotations state xml.2012-01-16, by Felix Wolfsteller
- Cosmetics.2012-01-16, by Felix Wolfsteller
- Enabled old floodmap calculations for output type 'map'.2012-01-16, by Ingo Weinzierl
- Initial implementation for module 'new chart'.2012-01-13, by Raimund Renkert
- Cosmetics.2012-01-13, by Felix Wolfsteller
- Avoid an unlikely NPE.2012-01-13, by Felix Wolfsteller
- Prevent range collapsing when negative values are given.2012-01-13, by Felix Wolfsteller
- Changed the MapArtifact name to 'new_map'.2012-01-12, by Raimund Renkert
- StableXYDifferenceRenderer: Added code to calculate the area of the generated polygons.2012-01-12, by Sascha L. Teichmann
- StableXYDifferenceRenderer: Replaced System.err.println()s with proper logging.2012-01-12, by Sascha L. Teichmann