logo separator

[mkgmap-dev] Commit: r1094: Introduce new method to check if all points are (really) inside the area.

From svn commit svn at mkgmap.org.uk on Tue Jul 21 15:37:44 BST 2009

Version 1094 was commited by markb on 2009-07-21 15:37:44 +0100 (Tue, 21 Jul 2009) 

Introduce new method to check if all points are (really) inside the area.

Added new method insideBoundary() to check whether a given Coord lies
inside the Area and doesn't touch the boundary.

Renamed allInside() to allInsideBoundary() and make it use insideBoundary()
rather than contains().


More information about the mkgmap-dev mailing list