ColorStop: ColorStop Class

ColorStopR Documentation

ColorStop Class

Description

ColorStop Class

ColorStop Class

Public fields

color
offset

Methods

Public methods


Method new()

Usage
ColorStop$new(color, offset)

Method toJSON()

Usage
ColorStop$toJSON()

Method fromJSONObject()

Usage
ColorStop$fromJSONObject(ColorStopJsonObject)

Method fromJSON()

Usage
ColorStop$fromJSON(ColorStopJson)

Method toJSONString()

Usage
ColorStop$toJSONString()

Method fromJSONString()

Usage
ColorStop$fromJSONString(ColorStopJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
ColorStop$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


looker/lookr documentation built on Jan. 15, 2024, 2:49 a.m.