comparison flys-client/src/main/java/de/intevation/flys/client/client/ui/OutputTab.java @ 1568:2432973ccced

Handle manual points on a per-chart(type) basis. flys-client/trunk@3831 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Mon, 30 Jan 2012 13:36:10 +0000
parents 96708d81eaf6
children 6a8f83c538e3
comparison
equal deleted inserted replaced
1567:7e738bc8ed75 1568:2432973ccced
60 60
61 61
62 public Collection getCollection() { 62 public Collection getCollection() {
63 return collection; 63 return collection;
64 } 64 }
65
66
67 public OutputMode getMode() {
68 return mode;
69 }
65 } 70 }
66 // vim:set ts=4 sw=4 si et sta sts=4 fenc=utf8 : 71 // vim:set ts=4 sw=4 si et sta sts=4 fenc=utf8 :

http://dive4elements.wald.intevation.org