Revision 13881 trunk/extensions/extGeoProcessing/src/com/iver/cit/gvsig/geoprocess/impl/dissolve/fmap/DissolveGeoprocess.java

View differences:

DissolveGeoprocess.java
45 45
*
46 46
* $Id$
47 47
* $Log$
48
* Revision 1.5  2007-08-07 15:46:26  azabala
48
* Revision 1.6  2007-09-19 16:06:59  jaume
49
* removed unnecessary imports
50
*
51
* Revision 1.5  2007/08/07 15:46:26  azabala
49 52
* centrilizing JTS in JTSFacade and allowing all geometry types (not only Polygon)
50 53
*
51 54
* Revision 1.4  2007/05/15 07:24:19  cesar
......
111 114
import com.iver.cit.gvsig.geoprocess.core.fmap.FeaturePersisterProcessor2;
112 115
import com.iver.cit.gvsig.geoprocess.core.fmap.GeoprocessException;
113 116
import com.iver.cit.gvsig.geoprocess.core.fmap.IOneLayerGeoprocess;
114
import com.iver.cit.gvsig.geoprocess.core.fmap.XTypes;
115 117
import com.iver.utiles.swing.threads.CancellableMonitorable;
116 118
import com.iver.utiles.swing.threads.DefaultCancellableMonitorable;
117 119
import com.iver.utiles.swing.threads.IMonitorableTask;

Also available in: Unified diff