public class QuadtreeNestedRingTester extends Object
LinearRings are nested inside another ring in the set, using a
Quadtree index to speed up the comparisons.
| Constructor and Description |
|---|
QuadtreeNestedRingTester(GeometryGraph
|
| Modifier and Type | Method and Description |
|---|---|
void |
add(LinearRing
|
Coordinate |
getNestedPoint()
|
boolean |
isNonNested()
|
public QuadtreeNestedRingTester(GeometryGraphgraph)
public CoordinategetNestedPoint()
public void add(LinearRingring)
public boolean isNonNested()