|
|
__init__(self,
canvas,
size,
ptColors=[],
lineWidth=None,
showIndices=0,
showNodes=1,
stopAtCentroids=0,
logScale=0,
tooClose=-1)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature |
source code
|
|
|
|
| _AssignPointLocations(self,
cluster,
terminalOffset=4) |
source code
|
|
|
|
|
|
|
_DrawToLimit(self,
cluster)
we assume that _drawPos settings have been done already |
source code
|
|
|
|
|
|
Inherited from object:
__delattr__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__str__
|