AxisSettings: AxisSettings

AxisSettingsR Documentation

AxisSettings

Description

AxisSettings

AxisSettings

Format

R6Class object.

Super class

tercenApi::Base -> AxisSettings

Public fields

properties

list of class Property.

propertyValues

list of class PropertyValue.

Methods

Public methods

Inherited methods

Method new()

Usage
AxisSettings$new(json = NULL)

Method init()

Usage
AxisSettings$init()

Method initJson()

Usage
AxisSettings$initJson(json)

Method toTson()

Usage
AxisSettings$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
AxisSettings$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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