wxGraphicsContext
Module
wxGraphicsContext
Module Summary
See external documentation: wxGraphicsContext.
Description
See external documentation: wxGraphicsContext.
This class is derived (and can use functions) from:
wxGraphicsObject
DATA TYPES
Exports
Types
Types
This = wxGraphicsContext()
Xo = number()
Yo = number()
Xc = number()
Yc = number()
Radius = number()
OColor = wx:wx_colour()
CColor = wx:wx_colour()
Types
This = wxGraphicsContext()
X1 = number()
Y1 = number()
X2 = number()
Y2 = number()
C1 = wx:wx_colour()
C2 = wx:wx_colour()
Equivalent to createFont(This, Font, []).
Types
This = wxGraphicsContext()
Equivalent to createMatrix(This, []).
Types
This = wxGraphicsContext()
Option = {a, number()} | {b, number()} | {c, number()} | {d, number()} | {tx, number()} | {ty, number()}
Types
This = wxGraphicsContext()
Types
This = wxGraphicsContext()
Types
This = wxGraphicsContext()
Bmp = wxBitmap:wxBitmap()
X = number()
Y = number()
W = number()
H = number()
Types
This = wxGraphicsContext()
Icon = wxIcon:wxIcon()
X = number()
Y = number()
W = number()
H = number()
Equivalent to drawLines(This, Points, []).
Types
This = wxGraphicsContext()
Points = [{X::float(), Y::float()}]
Option = {fillStyle, wx:wx_enum()}
See external documentation.
FillStyle = integer
Equivalent to drawPath(This, Path, []).
See external documentation.
FillStyle = integer
Types
This = wxGraphicsContext()
X = number()
Y = number()
W = number()
H = number()
Radius = number()
Types
This = wxGraphicsContext()
Str = unicode:chardata()
X = number()
Y = number()
Angle = number()
See external documentation.
Also:
drawText(This, Str, X, Y, BackgroundBrush) -> 'ok' when
This::wxGraphicsContext(), Str::unicode:chardata(), X::number(), Y::number(), BackgroundBrush::wxGraphicsBrush:wxGraphicsBrush().
Types
This = wxGraphicsContext()
Str = unicode:chardata()
X = number()
Y = number()
Angle = number()
BackgroundBrush = wxGraphicsBrush:wxGraphicsBrush()
Equivalent to fillPath(This, Path, []).
See external documentation.
FillStyle = integer
Types
Result = {Width::number(), Height::number(), Descent::number(), ExternalLeading::number()}
This = wxGraphicsContext()
Text = unicode:chardata()
Types
This = wxGraphicsContext()