| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Face --+
|
TextFace --+
|
AttrFace
Creates a new text attribute face object. Arguments description --------------------- name: Face's name attr: Node's attribute that will be drawn as text ftype: Font type, e.g. Arial, Verdana, Courier, (default="Verdana") fsize: Font size, e.g. 10,12,6, (default=10) fgcolor: Foreground font color in RGB name format, e.g. #FF00DD,#000000 (default="#000000") bgcolor: Backgroung font color in RGB name format, e.g. #FFFFFF,#DDDDDD, (default=None) penwidth: Penwdith used to draw the text. (default is 0)
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Inherited from TextFace | |||
|---|---|---|---|
|
|||
| Inherited from Face | |||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Apr 8 21:03:47 2010 | http://epydoc.sourceforge.net |