comparison gnv-artifacts/src/main/java/de/intevation/gnv/state/profile/verticalcrosssection/VerticalCrossSectionOutputState.java @ 343:2e43542e6a11

Added axis labels for charts and use them while generating charts. gnv-artifacts/trunk@410 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Fri, 11 Dec 2009 09:05:17 +0000
parents e964a3d8f7bc
children 2f7a28f211c7
comparison
equal deleted inserted replaced
342:bb1afbbd93e4 343:2e43542e6a11
48 /** 48 /**
49 * Constructor 49 * Constructor
50 */ 50 */
51 public VerticalCrossSectionOutputState() { 51 public VerticalCrossSectionOutputState() {
52 super(); 52 super();
53 super.domainLable = "Depth [m]"; 53 super.domainLable = "chart.verticalcrosssection.title.xaxis";
54 } 54 }
55 55
56 @Override 56 @Override
57 protected Chart getChart( 57 protected Chart getChart(
58 ChartLabels chartLables, 58 ChartLabels chartLables,

http://dive4elements.wald.intevation.org