comparison artifacts/src/main/java/org/dive4elements/river/artifacts/sinfo/common/SInfoI18NStrings.java @ 9115:a165cd63099f

Added datacage select and chart display for river infrastructure heights loaded from database
author mschaefer
date Mon, 04 Jun 2018 11:55:08 +0200
parents 189cc8ededbd
children 623b51bf03d7
comparison
equal deleted inserted replaced
9114:31b3cae5de0d 9115:a165cd63099f
8 * documentation coming with Dive4Elements River for details. 8 * documentation coming with Dive4Elements River for details.
9 */ 9 */
10 package org.dive4elements.river.artifacts.sinfo.common; 10 package org.dive4elements.river.artifacts.sinfo.common;
11 11
12 /** 12 /**
13 * Some commonly used i10n-strings. 13 * Some commonly used i18n-strings.
14 * 14 *
15 * @author Gernot Belger 15 * @author Gernot Belger
16 */ 16 */
17 interface SInfoI18NStrings { 17 interface SInfoI18NStrings {
18 18
75 75
76 String CSV_META_HEADER_WATERLEVEL_NAME = "sinfo.export.flow_depth.csv.meta.header.waterlevel.name"; 76 String CSV_META_HEADER_WATERLEVEL_NAME = "sinfo.export.flow_depth.csv.meta.header.waterlevel.name";
77 77
78 String PREFIX_TKH_KIND = "sinfo.export.tkh.soilkind."; 78 String PREFIX_TKH_KIND = "sinfo.export.tkh.soilkind.";
79 79
80 String CSV_INFRASTRUCTURE_HEIGHT_HEADER = "sinfo.export.csv.header.infrastructure.height";
81
80 } 82 }

http://dive4elements.wald.intevation.org