Class LocationIndexOfPoint


  • class LocationIndexOfPoint
    extends java.lang.Object
    Computes the LinearLocation of the point on a linear Geometry nearest a given Coordinate. The nearest point is not necessarily unique; this class always computes the nearest point closest to the start of the geometry.
    • Field Detail

      • linearGeom

        private Geometry linearGeom
    • Constructor Detail

      • LocationIndexOfPoint

        public LocationIndexOfPoint​(Geometry linearGeom)