|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PointInRing | |
---|---|
com.vividsolutions.jts.algorithm | Contains classes and interfaces implementing fundamental computational geometry algorithms. |
Uses of PointInRing in com.vividsolutions.jts.algorithm |
---|
Classes in com.vividsolutions.jts.algorithm that implement PointInRing | |
---|---|
class |
MCPointInRing
Implements PointInRing
using MonotoneChain s and a Bintree index to
increase performance. |
class |
SimplePointInRing
Tests whether a Coordinate lies inside
a ring, using a linear-time algorithm. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |