GraphicalFactor: GraphicalFactor

GraphicalFactorR Documentation

GraphicalFactor

Description

GraphicalFactor

GraphicalFactor

Format

R6Class object.

Super class

tercenApi::Base -> GraphicalFactor

Public fields

factor

object of class Factor.

rectangle

object of class Rectangle.

Methods

Public methods

Inherited methods

Method new()

Usage
GraphicalFactor$new(json = NULL)

Method init()

Usage
GraphicalFactor$init()

Method initJson()

Usage
GraphicalFactor$initJson(json)

Method toTson()

Usage
GraphicalFactor$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
GraphicalFactor$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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