Entry

interface Entry

Represents a single entity in a CartesianLayerModel.

Inheritors

Properties

Link copied to clipboard
abstract val x: Double

The x coordinate.

Functions

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