comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/WMSFloodplainArtifact.java @ 4504:d7e1aee9d51e

Merged.
author Raimund Renkert <rrenkert@intevation.de>
date Wed, 14 Nov 2012 12:37:57 +0100
parents a2735a4bf75e
children 23d8f2700b38
comparison
equal deleted inserted replaced
4503:f91260ccef03 4504:d7e1aee9d51e
55 55
56 @Override 56 @Override
57 public State getCurrentState(Object cc) { 57 public State getCurrentState(Object cc) {
58 State s = new FloodplainState(this); 58 State s = new FloodplainState(this);
59 59
60 List<Facet> fs = facets.get(getCurrentStateId()); 60 List<Facet> fs = getFacets(getCurrentStateId());
61 61
62 DefaultOutput o = new DefaultOutput( 62 DefaultOutput o = new DefaultOutput(
63 "floodmap", 63 "floodmap",
64 "floodmap", 64 "floodmap",
65 "image/png", 65 "image/png",

http://dive4elements.wald.intevation.org