Class IndexedNestedRingTester

Hierarchy: Object , IndexedNestedRingTester
public class IndexedNestedRingTester
Tests whether any of a set of LinearRings are nested inside another ring in the set, using a spatial index to speed up the comparisons.

Other

  • version: 1.7
public IndexedNestedRingTester(GeometryGraph graph)
public Coordinate getNestedPoint()
public void add(LinearRing ring)
public boolean isNonNested()