plot2kill v0.0.2 (2015-03-25T20:49:06Z)
Dub
Repo
ScatterCharDrawer
plot2kill
dflwrapper
Undocumented in source.
version(dfl)
package
struct
ScatterCharDrawer {
this
(dchar c, Font font, Color color, Figure fig);
void
draw
(PlotPoint where);
void
initialize
();
void
restore
();
}
Constructors
this
this
(dchar c, Font font, Color color, Figure fig)
Undocumented in source.
Members
Functions
draw
void
draw
(PlotPoint where)
Undocumented in source. Be warned that the author may not have intended to support it.
initialize
void
initialize
()
Undocumented in source. Be warned that the author may not have intended to support it.
restore
void
restore
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
plot2kill
dflwrapper
aliases
Brush
Color
Font
Pen
Point
Rect
Size
classes
DefaultPlotWindow
FigureBase
FigureControl
enums
TextAlignment
functions
doneWith
getColor
getFont
structs
ScatterCharDrawer