comparison gnv-artifacts/src/main/java/de/intevation/gnv/state/profile/vertical/VerticalProfileOutputState.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
31 /** 31 /**
32 * Constructor 32 * Constructor
33 */ 33 */
34 public VerticalProfileOutputState() { 34 public VerticalProfileOutputState() {
35 super(); 35 super();
36 super.domainLable = "Depth [m]"; 36 super.domainLable = "chart.verticalprofile.title.xaxis";
37 } 37 }
38 38
39 39
40 @Override 40 @Override
41 protected Chart getChart( 41 protected Chart getChart(

http://dive4elements.wald.intevation.org