[geos-devel] AbstractSTRtree::createParentBoundables

strk strk at keybit.net
Mon May 3 11:07:04 EDT 2004


AbstractSTRtree::createParentBoundables cheats on sorting,
using a fake comparator function to do it (compareAbsBoundables).

JTS uses a subclass-defined comparator obtained with a call
to getComparator.

This thing seems to be not-so-easy to do in C++. Does anyone have
hints on the topic ?

--strk;



More information about the geos-devel mailing list