plot2d ~master (2018-04-16T18:21:42Z)
Dub
Repo
Ctx.lineP2P
plot2d
backend
base
Ctx
void
lineP2P
(
auto
ref
const
Point
p0
,
Point
[]
ps
...)
interface
Ctx
final
void
lineP2P
()
(
auto
ref
const
Point
p0
,
Point
[]
ps
...
)
void
lineP2P
(
double
x1
,
double
y1
,
double
x2
,
double
y2
)
Meta
Source
See Implementation
plot2d
backend
base
Ctx
functions
clipViewport
fill
getTextSize
lineP2P
lineTo
lineToP
moveTo
moveToP
restore
save
setColor
setDash
setFont
setLineWidth
showText
stroke