Trees | Indices | Help |
|
---|
|
object --+ | MergeMethod
|
|||
Inherited from |
|
|||
WeightedAverage = 0 Put the new point at the weighted average position of the two... |
|||
Average = 1 Put the new point at the un-weighted average position of the two... |
|||
UseLarger = 2 Put the new point at the position of the larger (by weight)... |
|
|||
Inherited from |
|
WeightedAveragePut the new point at the weighted average position of the two fused points
|
AveragePut the new point at the un-weighted average position of the two fused points
|
UseLargerPut the new point at the position of the larger (by weight) of the two points
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Feb 1 16:13:01 2018 | http://epydoc.sourceforge.net |