Class GeoComplexPolygon.IntersectorShapeIterator

java.lang.Object
org.apache.lucene.spatial3d.geom.GeoComplexPolygon.IntersectorShapeIterator
All Implemented Interfaces:
GeoComplexPolygon.EdgeIterator
Enclosing class:
GeoComplexPolygon

private class GeoComplexPolygon.IntersectorShapeIterator extends Object implements GeoComplexPolygon.EdgeIterator
Assess whether edge intersects the provided shape.
  • Field Details

  • Constructor Details

    • IntersectorShapeIterator

      public IntersectorShapeIterator(GeoShape shape)
  • Method Details