public class IndexedNestedRingTester
extends java.lang.Object
LinearRing
s are
nested inside another ring in the set, using a spatial
index to speed up the comparisons.Constructor | Description |
---|---|
IndexedNestedRingTester(GeometryGraph graph) |
Modifier and Type | Method | 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 © 2018. All rights reserved.