scale method

scale

Calculates the absolute largest coordinate value of any contained point.

Returns

the calculated absolute largest coordinate value of any contained point.

def scale(self):
    ...

See Also