public interface PlotMetric
Modifier and Type | Method and Description |
---|---|
LabelledLine[] |
getMeasures(Surface surf,
Point2D gpos0,
Point2D gpos1)
Returns a list of zero or more labelled line segments that
indicate measures of distance between two user-selected points.
|
LabelledLine[] getMeasures(Surface surf, Point2D gpos0, Point2D gpos1)
Behaviour is undefined if the surface is not the type expected by this metric.
surf
- plot surfacegpos0
- first pointgpos1
- second pointCopyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.