Rectangle: Rectangle

RectangleR Documentation

Rectangle

Description

Rectangle

Rectangle

Format

R6Class object.

Super class

tercenApi::Base -> Rectangle

Public fields

extent

object of class Point.

topLeft

object of class Point.

Methods

Public methods

Inherited methods

Method new()

Usage
Rectangle$new(json = NULL)

Method init()

Usage
Rectangle$init()

Method initJson()

Usage
Rectangle$initJson(json)

Method toTson()

Usage
Rectangle$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
Rectangle$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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