comparison flys-artifacts/src/main/java/de/intevation/flys/exports/ReferenceCurveGenerator.java @ 3076:5642a83420f2

FLYS artifacts: Removed trailing whitespace. flys-artifacts/trunk@4670 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Fri, 15 Jun 2012 09:30:07 +0000
parents de60d1dfdcdf
children 97ad960f5579
comparison
equal deleted inserted replaced
3075:db9e2bb34707 3076:5642a83420f2
181 doAnnotations( 181 doAnnotations(
182 ((FLYSAnnotation) artifactFacet.getData(context)).flipStickyAxis(), 182 ((FLYSAnnotation) artifactFacet.getData(context)).flipStickyAxis(),
183 artifactFacet, 183 artifactFacet,
184 theme, 184 theme,
185 visible); 185 visible);
186 186
187 } 187 }
188 else { 188 else {
189 logger.warn("Unknown facet name: " + name); 189 logger.warn("Unknown facet name: " + name);
190 } 190 }
191 } 191 }

http://dive4elements.wald.intevation.org