HorizonElement

interface HorizonElement

Defines the interface to horizon elements.

Important: This is a Public Preview API. It may be changed or removed at any time.

Inheritors

Properties

Link copied to clipboard
abstract val endOffset: Distance

End offset on the path.

Link copied to clipboard
abstract val id: Int

Identifier of this element.

Link copied to clipboard
abstract val pathId: Int

Identifier of the path this element belongs to.

Link copied to clipboard
abstract val startOffset: Distance

Start offset on the path.