Learn R Programming

grImport2 (version 0.1-5)

PictureSymbol-class: Class "PictureSymbol"

Description

A description of a symbol that is meant to be used (perhaps repeatedly) as part of a larger picture (as it does not directly draw anything itself). This object only has an effect while parsing a picture (via readPicture), so is not intended to be used directly by any user.

Arguments

Slots

definition:

Object of class "list". A list of "PictureContent" objects.

Extends

Class '>PictureContent, directly.