comparison artifacts/src/main/java/org/dive4elements/river/wsplgen/FacetCreator.java @ 8856:5e38e2924c07 3.2.x

Fix code style.
author Tom Gottfried <tom@intevation.de>
date Thu, 18 Jan 2018 20:12:01 +0100
parents e4606eae8ea5
children 0a5239a1e46e
comparison
equal deleted inserted replaced
8855:d7c005e12af0 8856:5e38e2924c07
166 ComputeType.ADVANCE, 166 ComputeType.ADVANCE,
167 stateId, 167 stateId,
168 hash, 168 hash,
169 getUrl()); 169 getUrl());
170 170
171 barriers.addLayer(MapfileGenerator.MS_BARRIERS_PREFIX + artifact.identifier()); 171 barriers.addLayer(
172 MapfileGenerator.MS_BARRIERS_PREFIX + artifact.identifier());
172 173
173 barriers.setSrid(getSrid()); 174 barriers.setSrid(getSrid());
174 barriers.setExtent(getBounds()); 175 barriers.setExtent(getBounds());
175 176
176 tmpFacets.add(barriers); 177 tmpFacets.add(barriers);

http://dive4elements.wald.intevation.org