coordinate

Classes

Coordinate(coordinate)

Representation of a coordinate.

class Coordinate(coordinate: tuple)[source]

Representation of a coordinate.

u

U coordinate.

Type

int

v

V coordinate.

Type

int

w

W coordinate.

Type

int

key

Coordinate key.

Type

str