Segment

open class Segment(heading: Double, width: Double)

Inheritors

Constructors

Link copied to clipboard
constructor(heading: Double, width: Double)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun contains(headingToCheck: Double): Boolean