Partial

interface Partial

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

Inheritors

Functions

Link copied to clipboard
abstract fun complete(extraStore: ExtraStore = ExtraStore.Empty): CartesianLayerModel

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