plot2kill v0.0.2 (2015-03-25T20:49:06Z)
Dub
Repo
ScatterCharDrawer
plot2kill
gtkwrapper
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
gtkwrapper
aliases
CaseSensitive
font
classes
FigureBase
FigureWidget
TickDialog
enums
TextAlignment
functions
defaultInit
doneWith
getColor
getFont
structs
Brush
Color
Font
Pen
Point
Rect
ScatterCharDrawer
Size
templates
DefaultPlotWindow