PictureOp-class {grImport}R Documentation

Class "PictureOp"

Description

A virtual class from which "PictureStroke and "PictureFill" are derived.

Slots

x:
Object of class "numeric"
y:
Object of class "numeric"
rgb:
Object of class "character" giving colour information for the path.
lwd:
Object of class "numeric" giving line width information for the path.

Author(s)

Paul Murrell

See Also

PictureStroke-class and PictureFill-class.


[Package grImport version 0.3-1 Index]