PictureOp-class: Class "PictureOp"
Description
A virtual class from which "PictureStroke}
and code{"PictureFill"} are derived.
}
section{Slots}{
describe{
item{code{x}:}{Object of class code{"numeric"} }
item{code{y}:}{Object of class code{"numeric"} }
item{code{rgb}:}{Object of class code{"character"}
giving colour information for the path. }
item{code{lwd}:}{Object of class code{"numeric"}
giving line width information for the path. }
}
}
author{ Paul Murrell }
seealso{
code{PictureStroke-class} and
code{PictureFill-class}.
}
keyword{classes}