comparison gnv-artifacts/src/main/java/de/intevation/gnv/state/profile/horizontalcrosssection/HorizontalCrossSectionMeshOutputState.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
39 /** 39 /**
40 * Constructor 40 * Constructor
41 */ 41 */
42 public HorizontalCrossSectionMeshOutputState() { 42 public HorizontalCrossSectionMeshOutputState() {
43 super(); 43 super();
44 super.domainLable = "Latitude [m]"; 44 super.domainLable = "chart.horizontalcrosssection.title.xaxis";
45 } 45 }
46 46
47 @Override 47 @Override
48 protected Chart getChart( 48 protected Chart getChart(
49 ChartLabels chartLables, 49 ChartLabels chartLables,

http://dive4elements.wald.intevation.org