plot2kill v0.0.2 (2015-03-25T20:49:06Z)
Dub
Repo
Pen
plot2kill
gtkwrapper
Holds context for drawing lines.
version(!dfl)
struct
Pen {
Color
color
;
double
lineWidth
;
}
Members
Variables
color
Color
color
;
Undocumented in source.
lineWidth
double
lineWidth
;
Undocumented in source.
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
Holds context for drawing lines.