Learn R Programming

RGtk2 (version 2.12.17)

CairoPathData: The Cairo path structure

Description

A low-level description of a Cairo path

Arguments

Details

CairoPathData is a transparent type, and it is represented by a list structure. When retrieved from Cairo, the structure is a list with two elements: [object Object],[object Object]

You should see the reference if you actually plan on using this extreme low-level functionality.

References

http://www.cairographics.org/manual/cairo-Paths.html