view flys-client/src/main/java/de/intevation/flys/client/client/event/DatacageHandler.java @ 3865:436eec3be6ff

Allow to create a discharge curve from a gauge info This is only a draft yet. flys-client/trunk@5639 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Bjoern Ricks <bjoern.ricks@intevation.de>
date Fri, 28 Sep 2012 08:57:48 +0000
parents 9ecd58f619a4
children
line wrap: on
line source
package de.intevation.flys.client.client.event;

import de.intevation.flys.client.shared.model.ToLoad;

public interface DatacageHandler
{
    void toLoad(ToLoad toLoad);
}
// vim:set ts=4 sw=4 si et sta sts=4 fenc=utf8 :

http://dive4elements.wald.intevation.org