comparison flys-client/src/main/java/de/intevation/flys/client/client/ui/DigitizePanel.java @ 1322:e2749cc3b7ad

Removed obsolete imports. flys-client/trunk@2963 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Thu, 13 Oct 2011 12:38:04 +0000
parents 17e7d5e437fb
children d29a9fa10313
comparison
equal deleted inserted replaced
1321:cfbfaadf4b6f 1322:e2749cc3b7ad
13 import com.smartgwt.client.widgets.tab.events.TabSelectedEvent; 13 import com.smartgwt.client.widgets.tab.events.TabSelectedEvent;
14 14
15 import org.gwtopenmaps.openlayers.client.Map; 15 import org.gwtopenmaps.openlayers.client.Map;
16 import org.gwtopenmaps.openlayers.client.feature.VectorFeature; 16 import org.gwtopenmaps.openlayers.client.feature.VectorFeature;
17 import org.gwtopenmaps.openlayers.client.format.GeoJSON; 17 import org.gwtopenmaps.openlayers.client.format.GeoJSON;
18 import org.gwtopenmaps.openlayers.client.layer.TransitionEffect;
19 import org.gwtopenmaps.openlayers.client.layer.WMS; 18 import org.gwtopenmaps.openlayers.client.layer.WMS;
20 import org.gwtopenmaps.openlayers.client.layer.WMSParams; 19 import org.gwtopenmaps.openlayers.client.layer.WMSParams;
21 import org.gwtopenmaps.openlayers.client.layer.WMSOptions; 20 import org.gwtopenmaps.openlayers.client.layer.WMSOptions;
22 21
23 import de.intevation.flys.client.shared.model.Data; 22 import de.intevation.flys.client.shared.model.Data;

http://dive4elements.wald.intevation.org