comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/FlowVelocityFacet.java @ 4460:587b0e82924a

Whitespace cosmetic.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Fri, 09 Nov 2012 10:23:20 +0100
parents d8444fcb4e44
children cc6323401643
comparison
equal deleted inserted replaced
4459:d83e021ff638 4460:587b0e82924a
15 * Facet of a FlowVelocity curve. 15 * Facet of a FlowVelocity curve.
16 */ 16 */
17 public class FlowVelocityFacet extends DataFacet { 17 public class FlowVelocityFacet extends DataFacet {
18 18
19 private static Logger logger = Logger.getLogger(FlowVelocityFacet.class); 19 private static Logger logger = Logger.getLogger(FlowVelocityFacet.class);
20
21 20
22 public FlowVelocityFacet() { 21 public FlowVelocityFacet() {
23 // required for clone operation deepCopy() 22 // required for clone operation deepCopy()
24 } 23 }
25 24

http://dive4elements.wald.intevation.org