| PictureFill-class {grImport} | R Documentation |
A description of a polygon path (that might be part of a larger picture).
x:"numeric" y:"numeric" rgb:"character"
that specifies the fill colour for the polygon.lwd:"numeric"
that specifies the line width of the polygon (not typically
used because the polygon is meant to be filled not stroked).
Class "PictureOp", directly.
signature(object = "PictureFill"):
convert to a grid grob (for one-off drawing).signature(object = "PictureFill"):
convert to a grid grob (for drawing as a data symbol).Paul Murrell
Picture-class,
PictureStroke-class,
and
grid.picture,
grid.symbols.