Create one line for hatch area of one polygon
polygon.onehatch(
x,
y,
x0,
y0,
xd,
yd,
..debug.hatch = FALSE,
fillOddEven = FALSE,
...
)
vectors containing the coordinates of the vertices of the polygon.
parameter as issued from polygon.fullhatch
parameter as issued from polygon.fullhatch
parameter as issued from polygon.fullhatch
parameter as issued from polygon.fullhatch
for drawing when debugging function
logical controlling the polygon shading mode: see
below for details. Default FALSE
.
graphical parameters such as xpd
, lend
,
ljoin
and lmitre
can be given as arguments.