Class LineMetric


  • public class LineMetric
    extends MetricLine
    A metric for calculating line-to-line distance.
    • Constructor Detail

      • LineMetric

        public LineMetric​(long cPtr,
                          boolean cMemoryOwn)
      • LineMetric

        public LineMetric​(double angToDistWeight)
        Construct new metric.
        Parameters:
        angToDistWeight - [in] (optional) weighting of the angle to distance. Default is 1.
      • LineMetric

        public LineMetric()
        Construct new metric.