PictureStroke-class {grImport} | R Documentation |
A polyline path (that might be part of a larger picture).
x
:"numeric"
y
:"numeric"
rgb
:"character"
giving the
colour of the polyline. lwd
:"numeric"
giving the
width of the polyine.
Class "PictureOp"
, directly.
signature(object = "PictureStroke")
:
convert into a grid grob (for one-off drawing). signature(object = "PictureStroke")
:
convert into a grid grob (for drawing as a data symbol)). Paul Murrell
Picture-class
,
PictureFill-class
,
and
grid.picture
,
grid.symbols
.