comparison gnv-artifacts/src/main/java/de/intevation/gnv/state/profile/horizontal/HorizontalProfileOutputState.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 ec95d3248576
comparison
equal deleted inserted replaced
342:bb1afbbd93e4 343:2e43542e6a11
82 /** 82 /**
83 * Constructor 83 * Constructor
84 */ 84 */
85 public HorizontalProfileOutputState() { 85 public HorizontalProfileOutputState() {
86 super(); 86 super();
87 super.domainLable = "Distance [km]"; 87 super.domainLable = "chart.horizontalprofile.title.xaxis";
88 } 88 }
89 89
90 90
91 @Override 91 @Override
92 protected Chart getChart( 92 protected Chart getChart(

http://dive4elements.wald.intevation.org