Class HausdorffDistance

    • Constructor Detail

      • HausdorffDistance

        public HausdorffDistance​(org.locationtech.jts.geom.Geometry g0,
                                 org.locationtech.jts.geom.Geometry g1)
    • Method Detail

      • getGeom0

        public org.locationtech.jts.geom.Geometry getGeom0()
      • getGeom1

        public org.locationtech.jts.geom.Geometry getGeom1()
      • getC0

        public org.locationtech.jts.geom.Coordinate getC0()
        Returns:
        The coordinate of the first geometry where the hausdorff distance is reached.
      • getC1

        public org.locationtech.jts.geom.Coordinate getC1()
        Returns:
        The coordinate of the second geometry where the hausdorff distance is reached.
      • toGeom

        public org.locationtech.jts.geom.LineString toGeom()
        Returns:
        A linear segment representing the distance