public class IndexedNestedRingTester extends Object
LinearRings are
nested inside another ring in the set, using a spatial
index to speed up the comparisons.| Constructor and Description |
|---|
IndexedNestedRingTester(GeometryGraph graph) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(LinearRing ring) |
Coordinate |
getNestedPoint() |
boolean |
isNonNested() |
public IndexedNestedRingTester(GeometryGraph graph)
public Coordinate getNestedPoint()
public void add(LinearRing ring)
public boolean isNonNested()
Copyright © 2019. All rights reserved.