Class StraightLocation

java.lang.Object
com.treemap.swing.voronoi.smoothing.SegmentLocation
com.treemap.swing.voronoi.smoothing.StraightLocation

public class StraightLocation extends SegmentLocation
  • Constructor Details

    • StraightLocation

      public StraightLocation(SmoothedSegment smoothedSegment, double minSquaredDistance, Vertex vertex)