comparison artifacts/src/main/java/org/dive4elements/river/artifacts/RiverAxisArtifact.java @ 5867:59ff03ff48f1

River artifacts: Renamed FLYSArtifact(Collection) to D4EArtifact(Collection).
author Sascha L. Teichmann <teichmann@intevation.de>
date Sun, 28 Apr 2013 15:23:01 +0200
parents 73da40528cf2
children af13ceeba52a
comparison
equal deleted inserted replaced
5866:9a6741ccf6d4 5867:59ff03ff48f1
85 protected Geometry geom; 85 protected Geometry geom;
86 protected int riverId; 86 protected int riverId;
87 87
88 public RiverAxisState(){} 88 public RiverAxisState(){}
89 89
90 public RiverAxisState(FLYSArtifact artifact) { 90 public RiverAxisState(D4EArtifact artifact) {
91 super(artifact); 91 super(artifact);
92 } 92 }
93 93
94 @Override 94 @Override
95 protected String getFacetType() { 95 protected String getFacetType() {

http://dive4elements.wald.intevation.org