Home | Trees | Index | Help |
|
---|
Package wx :: Package lib :: Package floatcanvas :: Module FloatCanvas :: Class DrawObject |
|
Arrow
,
Bitmap
,
Line
,
Point
,
PointSet
,
Polygon
,
RectEllipse
,
ScaledBitmap
,
ScaledText
,
ScaledTextBox
,
SquarePoint
,
Text
This 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 = {('MediumGrey', 'Solid'): <wx._gdi.Brush; >...
|
dict |
FillStyleList = {'CrossHatch': 114, 'FDiagonal_Hatch': 1...
|
dict |
LineStyleList = {'Solid': 100, 'ShortDash': 103, 'Dot': ...
|
dict |
PenList = {('LightGrey', 'Solid', 1): <wx._gdi.Pen; >, ...
|
Class Variable Details |
---|
FillStyleList
|
LineStyleList
|
PenList
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:14:15 2007 | http://epydoc.sf.net |