VerticalOrientation
kloppy.domain.VerticalOrientation
Bases: Enum
The orientation of the y-axis in a CoordinateSystem
.
ATTRIBUTE | DESCRIPTION |
---|---|
TOP_TO_BOTTOM |
The y coordinate increases from top to bottom of the pitch.
|
BOTTOM_TO_TOP |
The y coordinate decreases from top to bottom of the pitch.
|