JetPalette: JetPalette

JetPaletteR Documentation

JetPalette

Description

JetPalette

JetPalette

Format

R6Class object, super class RampPalette.

Super classes

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

Public fields

isUserDefined

of type bool inherited from super class RampPalette.

backcolor

of type int inherited from super class Palette.

doubleColorElements

list of class DoubleColorElement inherited from super class RampPalette.

properties

list of class PropertyValue inherited from super class Palette.

Active bindings

isUserDefined

of type bool inherited from super class RampPalette.

backcolor

of type int inherited from super class Palette.

doubleColorElements

list of class DoubleColorElement inherited from super class RampPalette.

properties

list of class PropertyValue inherited from super class Palette.

Methods

Public methods

Inherited methods

Method new()

Usage
JetPalette$new(json = NULL)

Method init()

Usage
JetPalette$init()

Method initJson()

Usage
JetPalette$initJson(json)

Method toTson()

Usage
JetPalette$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
JetPalette$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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