Class GeometryPointLocater


  • public class GeometryPointLocater
    extends java.lang.Object
    Finds a vertex or a point on a segment of a Geometry which lies within a tolerance of a given point.
    • Field Detail

      • segIndex

        private int segIndex
      • isVertex

        private boolean isVertex
    • Constructor Detail

      • GeometryPointLocater

        public GeometryPointLocater​(Geometry geom)