comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/WMSCatchmentArtifact.java @ 3305:b24920235944

Removed trailing whitespace. flys-artifacts/trunk@4990 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Fri, 13 Jul 2012 11:14:22 +0000
parents c8f670ae96e8
children b0ba96bbf01d
comparison
equal deleted inserted replaced
3304:02d5731b43a2 3305:b24920235944
131 continue; 131 continue;
132 } 132 }
133 133
134 max.expandToInclude(env); 134 max.expandToInclude(env);
135 } 135 }
136 136
137 return max != null 137 return max != null
138 ? GeometryUtils.transform(max, getSrid()) 138 ? GeometryUtils.transform(max, getSrid())
139 : max; 139 : max;
140 } 140 }
141 141

http://dive4elements.wald.intevation.org