Class SegmentIndex


  • public class SegmentIndex
    extends Object
    • Method Detail

      • add

        public void add​(org.locationtech.jts.geom.Geometry geom)
      • add

        public void add​(org.locationtech.jts.geom.LineString line)
      • add

        public void add​(List<org.locationtech.jts.geom.Coordinate[]> coordArrays)
      • add

        public void add​(org.locationtech.jts.geom.Coordinate[] coord)
      • query

        public List query​(org.locationtech.jts.geom.Envelope env)