comparison flys-client/src/main/java/de/intevation/flys/client/shared/model/ChartMode.java @ 4351:cb1655e87ce6

Doc.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Thu, 01 Nov 2012 12:30:07 +0100
parents 4ac69bb4b39d
children
comparison
equal deleted inserted replaced
4350:4ac69bb4b39d 4351:cb1655e87ce6
32 super(name, descrition, mimeType, facets); 32 super(name, descrition, mimeType, facets);
33 this.type = type; 33 this.type = type;
34 } 34 }
35 35
36 36
37 /** Create output tab. Some outs feel better inside a specialized one. */
37 @Override 38 @Override
38 public OutputTab createOutputTab(String t, Collection c, CollectionView p) { 39 public OutputTab createOutputTab(String t, Collection c, CollectionView p) {
39 if (this.getName().equals("fix_wq_curve") || 40 if (this.getName().equals("fix_wq_curve") ||
40 this.getName().equals("extreme_wq_curve") || 41 this.getName().equals("extreme_wq_curve") ||
41 this.getName().equals("fix_deltawt_curve") || 42 this.getName().equals("fix_deltawt_curve") ||

http://dive4elements.wald.intevation.org