Home | Trees | Index | Help |
|
---|
Module Font :: Class Font |
|
Method Summary | |
---|---|
string |
Get the name of this Text3d object. |
string |
Get text string for this object |
Set the name of this Text3d object. | |
Set the text string in this Text3d object |
Instance Variable Summary | |
---|---|
filename : The filename of the file loaded into this Text. | |
mode : The follow_mode flag: if 1 it is 'on'; if 0, 'off'. | |
name : The Text3d name. | |
nlines : The number of lines in this Text. |
Method Details |
---|
getName()Get the name of this Text3d object.
|
getText()Get text string for this object
|
setName(name)Set the name of this Text3d object.
|
setText(name)Set the text string in this Text3d object
|
Instance Variable Details |
---|
filenameThe filename of the file loaded into this Text. |
modeThe follow_mode flag: if 1 it is 'on'; if 0, 'off'. |
nameThe Text3d name. |
nlinesThe number of lines in this Text. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu Dec 22 22:38:11 2005 | http://epydoc.sf.net |