Sunburned Surveyor wrote:
> Jody,
>
> I think that I found a page for the module that you were discussing here:
>
> http://geotools.codehaus.org/JTS+Wrapper
>   
Here is another one:
- http://docs.codehaus.org/display/GEOTOOLS/Geometry

The jts-wrapper module is just a wrapper over top of JTS - so it has no 
new abilities to do curve or anything. The unsupported/geometry module 
mentioned earlier is the one carving up new ground.
> However, I couldn't find a place to view and/or download the Javadoc
> for this online. Is it possible to do this for unsupported modules?
>   
I don't think we have published them; we can do so as part of the 
monthly release at month end :-)
Martin do you think we could ask you to hit the big javadoc button July 1st?

> Also, I was hoping to abstract all linear geomtries, not just curves.
> Is this type of abstraction in the module we are discussing?
>   
I am not sure; you would need to look at the interfaces here (scroll 
down to the geometry section):
- http://geoapi.sourceforge.net/pending/site/apidocs/index.html

It *is* the raw ISO 19107 Geometry model in Java interface form.

Is CompositeCurve what you are looking for?
- 
http://geoapi.sourceforge.net/pending/site/apidocs/org/opengis/geometry/complex/CompositeCurve.html

I would normally say "enjoy", but in this case I will say ...

Best of luck,
Jody

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to