Martin,

If I remeber correctly all of the methods are the same. I think I can
replace the JUMP Angle class references with references to the new JTS
Angle class in OpenJUMp using the Eclipse refactoring tools.

I'll give this a shot a report back.

The Sunburned Surveyor

On 8/27/07, Martin Davis <[EMAIL PROTECTED]> wrote:
> I think what happened here is that originally JTS didn't have an Angle
> class, so it was added to JUMP to supply some needed functionality.
> Since then I have added Angle to JTS.  It may be possible to replace the
> JUMP Angle with the JTS Angle (although there may be some methods on the
> JUMP Angle which are not in the JTS Angle. If this is the case, perhaps
> the JUMP Angle class could be renamed AngleEx, and contain only the
> extra methods.)
>
> Sunburned Surveyor wrote:
> > I noticed documentation for an Angle class in the Javadoc for a recent
> > nightly build of OpenJUMP. The class is listed in the following
> > package:
> >
> > com.vividsolutions.jump.geom.Angle
> >
> > It looks like the same class can be found in JTS under a different package:
> >
> > com.vividsolutions.jts.algorithm.Angle
> >
> > Is this a mistake? I only ask because I think this duplication could
> > cause some trouble down the road.
> >
> > The Sunburned Surveyor
> >
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by: Splunk Inc.
> > Still grepping through log files to find problems?  Stop.
> > Now Search log events and configuration files using AJAX and a browser.
> > Download your FREE copy of Splunk now >>  http://get.splunk.com/
> > _______________________________________________
> > Jump-pilot-devel mailing list
> > Jump-pilot-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >
> >
>
> --
> Martin Davis
> Senior Technical Architect
> Refractions Research, Inc.
> (250) 383-3022
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to