DoubleColorElement: DoubleColorElement

DoubleColorElementR Documentation

DoubleColorElement

Description

DoubleColorElement

DoubleColorElement

Format

R6Class object, super class ColorElement.

Super classes

tercenApi::Base -> tercenApi::ColorElement -> DoubleColorElement

Public fields

color

of type int inherited from super class ColorElement.

stringValue

of type String.

Active bindings

color

of type int inherited from super class ColorElement.

Methods

Public methods

Inherited methods

Method new()

Usage
DoubleColorElement$new(json = NULL)

Method init()

Usage
DoubleColorElement$init()

Method initJson()

Usage
DoubleColorElement$initJson(json)

Method toTson()

Usage
DoubleColorElement$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
DoubleColorElement$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on Feb. 8, 2024, 5:59 p.m.