The goal at some point is to refactor these so that planargraph becomes
the only graph implementation. It hasn't happened yet due to lack of
time and money.
CodeKaizen wrote:
Greetings,
I'm in the process of updating a straight port of JTS to the .Net
Framework named NTS by Diego Guidi.
In this process, I'm making a number of changes to class layout and
data structure implementation to take advantage of the v2.0 CLR
runtime and express the same concepts as JTS in the style more common
in .Net.
Due to this, I'm considering refactoring the PlanarGraph data
structure which is located in both
./src/com/vividsolutions/jts/planargraph and
./src/com/vividsolutions/jts/geomgraph into a single PlanarGraph type.
I'm curious, since there is considerable overlap between these types,
why JTS hasn't refactored them to a single type. Is there some history
or rationale which could help me make a decision on how to treat the
types?
Thanks in advance,
-rory
_______________________________________________
jts-devel mailing list
jts-devel@lists.jump-project.org
http://lists.refractions.net/mailman/listinfo/jts-devel
--
Martin Davis
Senior Technical Architect
Refractions Research, Inc.
(250) 383-3022
_______________________________________________
jts-devel mailing list
jts-devel@lists.jump-project.org
http://lists.refractions.net/mailman/listinfo/jts-devel