I just pushed the "beta" porting of the ParallelTool (formerly
PrecisionParalleTool ) here:

https://github.com/mcfoi/udig-platform/tree/parallel-tool-port/plugins/eu.udig.tools/src/eu/udig/tools/parallel

I tried to port JUST the classes effectively used by the tool ParallelTool
among the many available in es.axios.udig.editingtools.precision* and use
some of the (few) common classes from other eu.udig.tools. Basically:

Messages.java
GeoToolsUtils.java
GeometryUtil.java

The only issue so far is that I get a strange NullPointerException on init
but despite this the tool works flawlessly.
I will run the junit tests (there should be some) tomorrow and I will let
you know.


Marco
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

Reply via email to