Hi,

I'm in the process of getting an example up and running for jgrasstools.gears 
with a JNA toolbox for epanet.
http://code.google.com/p/jgrasstools/source/browse/hortonmachine/src/main/java/org/jgrasstools/hortonmachine/externals/epanet/core/?r=43ed89de9912d14b05741028a3ffba69fed412f4

I'm gettting some compilation errors based on geotools classes.
If anyone has a jgrasstools.gears jar I would also be greatly appreciated.


I would appreciate your help getting this sorted out with the proper missing 
geotools jars?

The following are classes I'm missing:
import org.geotools.process.Process;
import org.geotools.process.ProcessException;

import org.geotools.coverage.grid.GridCoordinates2D;
import org.geotools.coverage.grid.GridEnvelope2D;
import org.geotools.coverage.grid.GridGeometry2D;
import org.geotools.coverage.grid.InvalidGridGeometryException;
import org.geotools.data.simple.SimpleFeatureCollection;
import org.geotools.feature.FeatureCollections;
import org.geotools.feature.simple.SimpleFeatureBuilder;
import org.geotools.feature.simple.SimpleFeatureTypeBuilder;
import org.geotools.geometry.DirectPosition2D;


Oliver

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to