Home | Trees | Indices | Help |
|
---|
|
object --+ | utils.autonode.AutoNode --+ | common.ASTNode --+ | _CoordinateLike
An abstract base for everything that has a frame.
They can return a position object of the proper type and with the same unit as self.
When deriving from _CoordinateLike, you have at some point to define a cType class attribute that has values in the _CooTypeSentinels above.
|
|||
Inherited from |
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
_a_frame = None
|
|||
_a_name = None
|
|||
_nodeAttrs =
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
returns a position appropriate for this class. This is a shallow copy of the xCoo object itself for xCoos, xCoo for xInterval, and SpaceCoo for Geometries. Common attributes are copied to the new object. |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
|
_nodeAttrs
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 2 18:04:43 2010 | http://epydoc.sourceforge.net |