PictureSymbol-class {grImport2} | R Documentation |
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.
Slots
definition
:-
Object of class
"list"
. A list of"PictureContent"
objects.
Extends
Class PictureContent
, directly.
Author(s)
Simon Potter
[Package grImport2 version 0.3-3 Index]