| Home | Trees | Index | Help |
|
|---|
| Package wx :: Package lib :: Package floatcanvas :: Module FloatCanvas :: Class DrawObject |
|
Arrow,
Line,
Point,
PointSet,
Polygon,
RectEllipse,
ScaledText,
TextThis is the base class for all the objects that can be drawn.
One must subclass from this (and an assortment of Mixins) to create a new DrawObject.
| Class Variable Summary | |
|---|---|
dict |
BrushList = {('Grey', 'Solid'): wxPython wrapper for UNB...
|
dict |
FillStyleList = {'CrossHatch': 114, 'FDiagonal_Hatch': 1...
|
dict |
LineStyleList = {'Solid': 100, 'ShortDash': 103, 'Dot': ...
|
dict |
PenList = {('MediumGrey', 'Solid', 1): wxPython wrapper ...
|
| Class Variable Details |
|---|
FillStyleList
|
LineStyleList
|
PenList
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:23:11 2005 | http://epydoc.sf.net |