Trees | Indices | Help |
---|
|
AbstractPosition --+ | WithinPosition
Specify the position of a boundary within some coordinates.
Arguments: o position - The start position of the boundary o extension - The range to which the boundary can extend.
This allows dealing with a position like ((1.4)..100). This indicates that the start of the sequence is somewhere between 1 and 4. To represent that with this class we would set position as 1 and extension as 3.
|
|||
|
|||
|
|||
Inherited from |
|
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Feb 7 11:50:32 2008 | http://epydoc.sourceforge.net |