timApp.modules.imagex package#

Submodules#

timApp.modules.imagex.geometry module#

class timApp.modules.imagex.geometry.Ellipse(size, angle, center)[source]#

Bases: object

is_inside(point)[source]#
class timApp.modules.imagex.geometry.Rectangle(size, angle, center)[source]#

Bases: object

is_inside(point)[source]#
timApp.modules.imagex.geometry.is_inside(type, size, angle, center, point)[source]#

timApp.modules.imagex.imagex module#

Module contents#