Class SweeplineNestedRingTester



  • public class SweeplineNestedRingTester
    extends Object
    Tests whether any of a set of LinearRings are nested inside another ring in the set, using a SweepLineIndex index to speed up the comparisons.
    • Constructor Detail

      • SweeplineNestedRingTester

        public SweeplineNestedRingTester(GeometryGraph graph)
    • Method Detail

      • getNestedPoint

        public Coordinate getNestedPoint()
      • isNonNested

        public boolean isNonNested()