Axis

Constructors

this
this(Style root)

Members

Functions

draw
void draw(Ctx cr, Trtor tr)
Undocumented in source. Be warned that the author may not have intended to support it.
drawLines
void drawLines(Ctx , Trtor )
Undocumented in source.
setupStyle
void setupStyle(Ctx cr)

Mixins

__anonymous
mixin StylizedHelper!"axis"
Undocumented in source.

Variables

dash
double[] dash;
Undocumented in source.
dashOffset
double dashOffset;
Undocumented in source.
horisontal
bool horisontal;
Undocumented in source.
vertical
bool vertical;
Undocumented in source.

Inherited Members

From Drawable

draw
void draw(Ctx , Trtor )

Meta