| Trees | Indices | Help |
|---|
|
|
object --+
|
AbstractPosition
Abstract base class representing a position.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
String representation of the location for debugging.
|
Simple position based hash.
|
A simple equality for positions. This is very simple-minded and just compares the position attribute of the features; extensions are not considered at all. This could potentially be expanded to try to take advantage of extensions. |
A simple non-equality for positions. This is very simple-minded and just compares the position attribute of the features; extensions are not considered at all. This could potentially be expanded to try to take advantage of extensions. |
A simple less than or equal for positions. This is very simple-minded and just compares the position attribute of the features; extensions are not considered at all. This could potentially be expanded to try to take advantage of extensions. |
A simple less than or equal for positions. This is very simple-minded and just compares the position attribute of the features; extensions are not considered at all. This could potentially be expanded to try to take advantage of extensions. |
A simple less than or equal for positions. This is very simple-minded and just compares the position attribute of the features; extensions are not considered at all. This could potentially be expanded to try to take advantage of extensions. |
A simple less than or equal for positions. This is very simple-minded and just compares the position attribute of the features; extensions are not considered at all. This could potentially be expanded to try to take advantage of extensions. |
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 18 18:22:16 2011 | http://epydoc.sourceforge.net |