Class DistanceStrategy (0.3.0)

DistanceStrategy(value)

Enumerator of the Distance strategies.

Methods

_generate_next_value_

_generate_next_value_(start, count, last_values)

Generate the next value when not given.

name: the name of the member start: the initial start value or None count: the number of existing members last_value: the last value assigned or None