Trees | Indices | Help |
---|
|
object --+ | AbstractPosition --+ | BetweenPosition
Specify the position of a boundary between two coordinates (OBSOLETE?).
Arguments: o position - The start position of the boundary. o extension - The range to the other position of a boundary.
This specifies a coordinate which is found between the two positions. So this allows us to deal with a position like ((1^2)..100). To represent that with this class we set position as 1 and the extension as 1.
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
str(x)
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Wed Dec 16 11:26:48 2009 | http://epydoc.sourceforge.net |