Class SegmentLocation

    • Field Detail

      • minSquaredDistance

        protected final double minSquaredDistance
    • Constructor Detail

      • SegmentLocation

        public SegmentLocation​(SmoothedSegment lineSegment,
                               double minSquaredDistance,
                               Vertex vertex)
    • Method Detail

      • getMinSquaredDistance

        public double getMinSquaredDistance()
      • getVertex

        public Vertex getVertex()