Trees | Indices | Help |
---|
|
AbstractPosition --+ | BetweenPosition
Specify the position of a boundary between two coordinates.
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 |
|
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Dec 25 10:43:47 2008 | http://epydoc.sourceforge.net |