CategoryPalette: CategoryPalette

CategoryPaletteR Documentation

CategoryPalette

Description

CategoryPalette

CategoryPalette

Format

R6Class object, super class Palette.

Super classes

tercenApi::Base -> tercenApi::Palette -> CategoryPalette

Public fields

backcolor

of type int inherited from super class Palette.

properties

list of class PropertyValue inherited from super class Palette.

colorList

object of class ColorList.

stringColorElements

list of class StringColorElement.

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
CategoryPalette$new(json = NULL)

Method init()

Usage
CategoryPalette$init()

Method initJson()

Usage
CategoryPalette$initJson(json)

Method toTson()

Usage
CategoryPalette$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
CategoryPalette$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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