The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Geom.drawFunction
ggplotd
geom
Geom
Delegate that takes a context and draws to it
import ggplotd.geom;
struct
Geom
alias
drawFunction
=
cairo.Context
delegate
(
cairo.Context
context
,
in
GuideToDoubleFunction
xFunc
,
in
GuideToDoubleFunction
yFunc
,
in
GuideToColourFunction
cFunc
,
in
GuideToDoubleFunction
sFunc
)
Meta
Source
See Implementation
ggplotd
geom
Geom
aliases
drawFunction
constructors
this
variables
draw
mask
Delegate that takes a context and draws to it