Package io.scanbot.sdk.geometry
-
Class Summary Class Description AspectRatio Aspect ratio is the ratio of the width to the height of an image or screen.LineSegmentFloat Represents a line segment in 2D space.LineSegmentInt Represents a line segment in 2D space.Point Represents a point with integer coordinates in 2D space.PointF Represents a point with float coordinates in 2D space.Rectangle Represents a rectangle with integer coordinates in 2D space.RectangleF Represents a rectangle with float coordinates in 2D space.