Class GeometryPointLocater.NearestSegmentLocationFilter

    • Field Detail

      • tolerance

        private double tolerance
      • vertexOnly

        private boolean vertexOnly
      • segIndex

        private int segIndex
      • isVertex

        private boolean isVertex
    • Constructor Detail

      • NearestSegmentLocationFilter

        public NearestSegmentLocationFilter​(Coordinate testPt,
                                            boolean vertexOnly,
                                            double tolerance)
    • Method Detail

      • getComponent

        public Geometry getComponent()
      • getCoordinate

        public Coordinate getCoordinate()
      • getIndex

        public int getIndex()
      • isVertex

        public boolean isVertex()
      • isDone

        public boolean isDone()
      • isGeometryChanged

        public boolean isGeometryChanged()