comparison artifacts/src/main/java/org/dive4elements/river/exports/ChartGenerator.java @ 7622:c9b82ffbb7dc

Whistespace.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Mon, 02 Dec 2013 09:55:14 +0100
parents ada424214b02
children e4606eae8ea5
comparison
equal deleted inserted replaced
7621:00db0071388f 7622:c9b82ffbb7dc
1264 1264
1265 if (as == null) { 1265 if (as == null) {
1266 return null; 1266 return null;
1267 } 1267 }
1268 1268
1269 Boolean fixed = as.isFixed(); 1269 Boolean fixed = as.isFixed();
1270
1270 1271
1271 if (fixed != null && fixed) { 1272 if (fixed != null && fixed) {
1272 Double upper = as.getUpperRange(); 1273 Double upper = as.getUpperRange();
1273 Double lower = as.getLowerRange(); 1274 Double lower = as.getLowerRange();
1274 1275

http://dive4elements.wald.intevation.org