Trees | Indices | Toggle frames |
---|
Implements the Cshape interface that uses discs as geometric shape.
Distance is the euclidean distance.
Look at Cshape for other class and methods documentation.
__init__(self, center, r) | |
overlaps(self, other) | |
distance(self, other) | |
near_than(self, other, near_distance) | |
touches_point(self, x, y) | |
fits_in_box(self, packed_box) | |
minmax(self) | |
copy(self) |
Trees | Indices | Toggle frames |
---|
Generated by Epydoc 3.0beta1 on Wed Oct 26 10:00:13 2011 | http://epydoc.sourceforge.net |