Thanks, I didn't find it because my IDE picked up every new geotools 2.5
type except for that one which led me to believe in wasn't in any of the
jars I had added.  So I looked through all the other ones and couldn't find
it.  I noticed now that it picked it up.  I am using maven so it had picked
up GeometryFactory, just not that other class for some reason.  Hate when
that happens! :)

Ryan

On Wed, Nov 19, 2008 at 6:42 PM, Michael Bedward
<[EMAIL PROTECTED]>wrote:

> Hi Ryan
>
> JTSFactoryFinder is in gt-main.jar
>
> If you're using maven this will also pull in jts-1.9.jar which
> contains GeometryFactory
>
> Michael
>
>
> 2008/11/20 Ryan Moquin <[EMAIL PROTECTED]>:
> > Hello,
> >
> > I'm upgrading to geotools 2.5 and am having trouble figuring out which
> jar
> > contains JTSFactoryFinder.  While searching to try to find out which, I
> ran
> > into a reply that Jody made regarding using "new GeometryFactory()".
>  This
> > is actually what I was using in 2.4, is this the preferred way?  Or is
> there
> > any reason I shouldn't go back to doing it that way?
> >
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to