com.vividsolutions.jts.algorithm
public class MCPointInRing extends java.lang.Object implements PointInRing
for more general functionality| Constructor and Description |
|---|
MCPointInRing(LinearRing ring) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isInside(Coordinate pt) |
public MCPointInRing(LinearRing ring)
public boolean isInside(Coordinate pt)
isInside in interface PointInRing