Companion

object Companion

Suppress

Functions

distanceOnSphere
Link copied to clipboard
fun distanceOnSphere(from: Point, to: Point): Double
This method provides better result precision with minimal error level, than distance.
equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String