Partial

Stores the minimum amount of data required to create a ColumnCartesianLayerModel and facilitates this creation.

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
open override fun complete(extraStore: ExtraStore): CartesianLayerModel

Creates a full CartesianLayerModel with the given ExtraStore from this Partial.

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