|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vividsolutions.jts.algorithm.MCPointInRing
Implements PointInRing
using MonotoneChains and a BinTree index to
increase performance.
| Constructor Summary | |
MCPointInRing(LinearRing ring)
|
|
| Method Summary | |
boolean |
isInside(Coordinate pt)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MCPointInRing(LinearRing ring)
| Method Detail |
public boolean isInside(Coordinate pt)
isInside in interface PointInRing
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||