cairoMatrixInitTranslate: cairoMatrixInitTranslate

Description Usage Arguments Value Author(s)

View source: R/cairoFuncs.R

Description

Initializes matrix to a transformation that translates by tx and ty in the X and Y dimensions, respectively.

Usage

1

Arguments

tx

[numeric] amount to translate in the X direction

ty

[numeric] amount to translate in the Y direction

Value

A list containing the following elements:

matrix

[CairoMatrix] a CairoMatrix

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.