|
JTS Topology Suite - v 1.12 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vividsolutions.jts.algorithm.MCPointInRing
public class MCPointInRing
Implements PointInRing
using MonotoneChains and a Bintree index to
increase performance.
for more general functionality| 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
|
JTS Topology Suite - v 1.12 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||