Point: Point

PointR Documentation

Point

Description

Point

Point

Format

R6Class object.

Super class

tercenApi::Base -> Point

Public fields

x

of type double.

y

of type double.

Methods

Public methods

Inherited methods

Method new()

Usage
Point$new(json = NULL)

Method init()

Usage
Point$init()

Method initJson()

Usage
Point$initJson(json)

Method toTson()

Usage
Point$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
Point$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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