Class DistanceToShapeValueSource

  • All Implemented Interfaces:
    SegmentCacheable

    public class DistanceToShapeValueSource
    extends DoubleValuesSource
    The distance from a provided Point to a Point retrieved from an ShapeValuesSource. The distance is calculated via a DistanceCalculator.
    WARNING: This API is experimental and might change in incompatible ways in the next release.