diff artifacts/src/main/java/org/dive4elements/river/artifacts/sinfo/flowdepth/FlowDepthCalculationResult.java @ 9454:4cccbd32b680

Bundu.wst.UD -> Q-Values are set on Client side now
author gernotbelger
date Thu, 23 Aug 2018 16:32:28 +0200
parents ba1e2e8f05d1
children c96f6c8a6b03
line wrap: on
line diff
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/sinfo/flowdepth/FlowDepthCalculationResult.java	Thu Aug 23 11:02:47 2018 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/sinfo/flowdepth/FlowDepthCalculationResult.java	Thu Aug 23 16:32:28 2018 +0200
@@ -50,6 +50,11 @@
 
     }
 
+    @Override
+    protected boolean pdfExportEnabled() {
+        return false;
+    }
+
     public BedHeightInfo getSounding() {
         return this.sounding;
     }

http://dive4elements.wald.intevation.org