DataPathColor

The color map that determines the color options for a particular element.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The color that needs to be applied to the element.

Link copied to clipboard

The element that the color needs to be applied to.

Link copied to clipboard

The time granularity of the field that the color needs to be applied to.

Functions

Link copied to clipboard
inline fun copy(block: DataPathColor.Builder.() -> Unit = {}): DataPathColor
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String