General Enumerations¶
POSITION_UNIT¶
Enumeration to define the unit of measurement of the coordinates.
POSITION_UNIT.PIXELS: PixelsPOSITION_UNIT.METERS: Meters
ANGLE_UNIT¶
Enumeration to define the unit of measurement of angles.
ANGLE_UNIT.DEGREES: DegreesANGLE_UNIT.RADIANS: Radians