comparison artifacts/src/main/java/org/dive4elements/river/exports/LongitudinalSectionGenerator.java @ 6639:769d9ec8abac

backout changeset 6513:ef3b02034f6a
author Tom Gottfried <tom@intevation.de>
date Sat, 29 Jun 2013 00:15:14 +0200
parents ef3b02034f6a
children e0311aa32efb
comparison
equal deleted inserted replaced
6638:f4872350b50f 6639:769d9ec8abac
149 * Returns the default title for this chart. 149 * Returns the default title for this chart.
150 * 150 *
151 * @return the default title for this chart. 151 * @return the default title for this chart.
152 */ 152 */
153 @Override 153 @Override
154 protected String getDefaultChartTitle() { 154 public String getDefaultChartTitle() {
155 return msg(I18N_CHART_TITLE, I18N_CHART_TITLE_DEFAULT); 155 return msg(I18N_CHART_TITLE, I18N_CHART_TITLE_DEFAULT);
156 } 156 }
157 157
158 158
159 /** 159 /**

http://dive4elements.wald.intevation.org