RegionsAlongPolyline

A list of regions along a polyline.

Constructors

Link copied to clipboard
constructor(nodeIds: List<RegionGraphNodeId>)

Properties

Link copied to clipboard

The list of node IDs of the updatable regions close to a polyline.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String