comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/FacetTypes.java @ 2176:65dac9cf6ff5

Issue 138. PDF output for waterlevel calculation result. flys-artifacts/trunk@3774 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Raimund Renkert <raimund.renkert@intevation.de>
date Thu, 26 Jan 2012 15:38:46 +0000
parents 3f90f4d37c8d
children e2124ca11adb
comparison
equal deleted inserted replaced
2175:3f90f4d37c8d 2176:65dac9cf6ff5
91 String HEIGHTMARKS_POINTS = "heightmarks_points"; 91 String HEIGHTMARKS_POINTS = "heightmarks_points";
92 92
93 String CSV = "csv"; 93 String CSV = "csv";
94 String WST = "wst"; 94 String WST = "wst";
95 String AT = "at"; 95 String AT = "at";
96 String PDF = "pdf";
96 97
97 String REPORT = "report"; 98 String REPORT = "report";
98 } 99 }
99 // vim:set ts=4 sw=4 si et sta sts=4 fenc=utf-8 : 100 // vim:set ts=4 sw=4 si et sta sts=4 fenc=utf-8 :

http://dive4elements.wald.intevation.org