plot2d ~master (2018-04-16T18:21:42Z)
Dub
Repo
Axis
plot2d
axis
class
Axis :
Drawable
, Stylized {
bool
vertical
;
bool
horisontal
;
double
[]
dash
;
double
dashOffset
;
this
(
Style
root
)
;
void
setupStyle
(
Ctx
cr
)
;
}
Constructors
this
this
(
Style
root
)
Members
Functions
setupStyle
void
setupStyle
(
Ctx
cr
)
Inherited Members
From Drawable
draw
void
draw
(
Ctx
,
Trtor
)
Meta
Source
See Implementation
plot2d
axis
classes
Axis
Grid
LBAxis
ZeroAxis