Class IndexedPointInAreaLocator.IntervalIndexedGeometry

  • Enclosing class:
    IndexedPointInAreaLocator

    private static class IndexedPointInAreaLocator.IntervalIndexedGeometry
    extends java.lang.Object
    • Constructor Detail

      • IntervalIndexedGeometry

        public IntervalIndexedGeometry​(Geometry geom)
    • Method Detail

      • init

        private void init​(Geometry geom)
      • addLine

        private void addLine​(Coordinate[] pts)
      • query

        public java.util.List query​(double min,
                                    double max)
      • query

        public void query​(double min,
                          double max,
                          ItemVisitor visitor)