Class IndexedNestedRingTester


  • public class IndexedNestedRingTester
    extends java.lang.Object
    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.
    Version:
    1.7
    • Constructor Detail

      • IndexedNestedRingTester

        public IndexedNestedRingTester​(GeometryGraph graph)
    • Method Detail

      • getNestedPoint

        public Coordinate getNestedPoint()
      • isNonNested

        public boolean isNonNested()