Axis: Axis

AxisR Documentation

Axis

Description

Axis

Axis

Format

R6Class object.

Super class

tercenApi::Base -> Axis

Public fields

axisExtent

object of class Point.

axisSettings

object of class AxisSettings.

graphicalFactor

object of class GraphicalFactor.

Methods

Public methods

Inherited methods

Method new()

Usage
Axis$new(json = NULL)

Method init()

Usage
Axis$init()

Method initJson()

Usage
Axis$initJson(json)

Method toTson()

Usage
Axis$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
Axis$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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