| Method Summary |
| ShapeRegion |
__init__(self)
|
| |
__repr__(self)
|
| |
ClearText(self)
|
| Colour |
GetActualColourObject(self)
|
| wxPen |
GetActualPen(self)
|
| String |
GetColour(self)
|
| Font |
GetFont(self)
|
| int |
GetFormatMode(self)
|
| wxList |
GetFormattedText(self)
|
| double |
GetHeight(self)
|
| |
GetMinSize(self,
OUTPUT,
OUTPUT)
|
| String |
GetName(self)
|
| String |
GetPenColour(self)
|
| int |
GetPenStyle(self)
|
| |
GetPosition(self,
OUTPUT,
OUTPUT)
|
| |
GetProportion(self,
OUTPUT,
OUTPUT)
|
| |
GetSize(self,
OUTPUT,
OUTPUT)
|
| String |
GetText(self)
|
| double |
GetWidth(self)
|
| |
SetColour(self,
col)
|
| |
SetFont(self,
f)
|
| |
SetFormatMode(self,
mode)
|
| |
SetMinSize(self,
w,
h)
|
| |
SetName(self,
s)
|
| |
SetPenColour(self,
col)
|
| |
SetPenStyle(self,
style)
|
| |
SetPosition(self,
x,
y)
|
| |
SetProportions(self,
x,
y)
|
| |
SetSize(self,
w,
h)
|
| |
SetText(self,
s)
|