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