RampPalette: RampPalette

RampPaletteR Documentation

RampPalette

Description

RampPalette

RampPalette

Format

R6Class object, super class Palette, sub classes JetPalette.

Super classes

tercenApi::Base -> tercenApi::Palette -> RampPalette

Public fields

backcolor

of type int inherited from super class Palette.

isUserDefined

of type bool.

properties

list of class PropertyValue inherited from super class Palette.

doubleColorElements

list of class DoubleColorElement.

Active bindings

backcolor

of type int inherited from super class Palette.

properties

list of class PropertyValue inherited from super class Palette.

Methods

Public methods

Inherited methods

Method new()

Usage
RampPalette$new(json = NULL)

Method init()

Usage
RampPalette$init()

Method initJson()

Usage
RampPalette$initJson(json)

Method toTson()

Usage
RampPalette$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
RampPalette$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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