comparison artifacts/src/main/java/org/dive4elements/river/exports/LongitudinalSectionGenerator.java @ 6517:ef3b02034f6a

More consistent labeling for longitudinal section diagrams
author Tom Gottfried <tom@intevation.de>
date Fri, 28 Jun 2013 21:05:52 +0200
parents af13ceeba52a
children 769d9ec8abac dd5355775ce1
comparison
equal deleted inserted replaced
6512:c28f13c80979 6517:ef3b02034f6a
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 public String getDefaultChartTitle() { 154 protected 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