Scanbot SDK
Loading...
Searching...
No Matches
basic_geometry.py File Reference

Definition of classes representing basic geometric shapes. More...

Classes

class  Point
 Represents a point with integer coordinates in 2D space. More...
 
class  PointF
 Represents a point with floating-point coordinates in 2D space. More...
 
class  Rectangle
 Represents a rectangle with integer coordinates in 2D space. More...
 
class  RectangleF
 Represents a rectangle with floating-point coordinates in 2D space. More...
 

Detailed Description

Definition of classes representing basic geometric shapes.