comparison gnv-artifacts/src/main/java/de/intevation/gnv/transition/profile/verticalcrosssection/VerticalCrossSectionOutputTransition.java @ 307:f0f106c7b906

Fixed some broken Method-Extentions. Added some null-value checks. gnv-artifacts/trunk@365 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Tue, 24 Nov 2009 14:39:36 +0000
parents 6a3a02e004d9
children 45625b5cd6d4
comparison
equal deleted inserted replaced
306:e7f1c79bf9cd 307:f0f106c7b906
53 public VerticalCrossSectionOutputTransition() { 53 public VerticalCrossSectionOutputTransition() {
54 super(); 54 super();
55 super.domainLable = "Depth [m]"; 55 super.domainLable = "Depth [m]";
56 } 56 }
57 57
58 58 @Override
59 protected Chart getChart( 59 protected Chart getChart(
60 ChartLabels chartLables, 60 ChartLabels chartLables,
61 ChartTheme chartTheme,
62 Collection parameters, 61 Collection parameters,
63 Collection measurements, 62 Collection measurements,
64 Collection result, 63 Collection result,
65 Collection dates, 64 Collection dates,
66 Locale locale, 65 Locale locale,

http://dive4elements.wald.intevation.org