| Trees | Index | Help |
|
|---|
| Package svs_simulation :: Package terrain :: Module paths :: Class PathNode |
|
Point2D--+ |NavGraphNode--+ | PathNode
| Method Summary | |
|---|---|
__init__(self,
x,
y,
name,
simdata)
| |
Sets self to encoded values. | |
Returns encoded description of self. | |
| Inherited from NavGraphNode | |
| |
| |
| |
Returns True if transition node, otherwise
False. | |
| Method Details |
|---|
decode(self, data)Sets self to encoded values. @type data:dict |
encode(self)Returns encoded description of self. @rtype:dict |
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Oct 20 15:30:27 2005 | http://epydoc.sf.net |