comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/states/FlowVelocityState.java @ 4736:b195fede1c3b

Remove trailing whitespace.
author Sascha L. Teichmann <teichmann@intevation.de>
date Wed, 02 Jan 2013 13:18:31 +0100
parents d0b9b77fff9f
children c0d6391bec6f
comparison
equal deleted inserted replaced
4735:94b39073f0f7 4736:b195fede1c3b
130 buildTotalChannelName(artifact, context, d), 130 buildTotalChannelName(artifact, context, d),
131 ComputeType.ADVANCE, 131 ComputeType.ADVANCE,
132 id, 132 id,
133 hash 133 hash
134 )); 134 ));
135 135
136 } 136 }
137 else if(d.getType().equals("main_total")) { 137 else if(d.getType().equals("main_total")) {
138 newFacets.add(new FlowVelocityFacet( 138 newFacets.add(new FlowVelocityFacet(
139 idx, 139 idx,
140 FLOW_VELOCITY_MAINCHANNEL, 140 FLOW_VELOCITY_MAINCHANNEL,

http://dive4elements.wald.intevation.org