Isoline

class Isoline

Calculated isolines and associated properties.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Isolines may contain multiple components, if these components are connected by ferry links. These components are returned as separate polygons while the ferry links are returned as connections.

Link copied to clipboard

Distance threshold corresponding to the calculated Isoline.

Link copied to clipboard

Geometries for the Calculated isolines.

Link copied to clipboard

Time threshold corresponding to the calculated isoline.

Functions

Link copied to clipboard
inline fun copy(block: Isoline.Builder.() -> Unit = {}): Isoline
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